diff --git a/lib/isc/unix/include/isc/syslog.h b/lib/isc/unix/include/isc/syslog.h index 73f50a22b1..48a742c2e0 100644 --- a/lib/isc/unix/include/isc/syslog.h +++ b/lib/isc/unix/include/isc/syslog.h @@ -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 */