963. [bug] bad ISC_LANG_ENDDECLS. [RT #1645]

This commit is contained in:
Mark Andrews 2001-08-20 23:56:25 +00:00
parent 9b30c8e8f0
commit 330b421487
2 changed files with 4 additions and 2 deletions

View file

@ -1,3 +1,5 @@
963. [bug] bad ISC_LANG_ENDDECLS. [RT #1645]
962. [bug] libbind: bad "#undef", don't attempt to install
non-existant nlist.h. [RT #1640]

View file

@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: syslog.h,v 1.1 2001/07/23 03:03:22 mayer Exp $ */
/* $Id: syslog.h,v 1.2 2001/08/20 23:56:25 marka 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 */