]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
pullup:
authorBrian Wellington <source@isc.org>
Fri, 1 Jun 2001 01:12:10 +0000 (01:12 +0000)
committerBrian Wellington <source@isc.org>
Fri, 1 Jun 2001 01:12:10 +0000 (01:12 +0000)
ISC_LANG_BEGINDECLS -> ISC_LANG_ENDDECLS

lib/isc/unix/include/isc/syslog.h

index 73f50a22b135be9a0b059125775ea675735db842..2cb87d025335ae808ed4219ecf50bd484259229f 100644 (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.1.2.1 2001/06/01 01:12:10 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 */