2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-28 21:17:54 +00:00

ISC_LANG_BEGINDECLS -> ISC_LANG_ENDDECLS

This commit is contained in:
Brian Wellington 2001-06-01 01:11:28 +00:00
parent 59d5cc31e5
commit d0b6ece407

View File

@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: syslog.h,v 1.1 2001/03/02 19:25:19 bwelling Exp $ */
/* $Id: syslog.h,v 1.2 2001/06/01 01:11:28 bwelling Exp $ */
#ifndef ISC_SYSLOG_H
#define ISC_SYSLOG_H 1
@ -40,6 +40,6 @@ isc_syslog_facilityfromstring(const char *str, int *facilityp);
* ISC_R_NOTFOUND
*/
ISC_LANG_BEGINDECLS
ISC_LANG_ENDDECLS
#endif /* ISC_SYSLOG_H */