diff --git a/lib/isc/include/isc/buffer.h b/lib/isc/include/isc/buffer.h index c9be276227..1b67a21ea7 100644 --- a/lib/isc/include/isc/buffer.h +++ b/lib/isc/include/isc/buffer.h @@ -106,10 +106,9 @@ /*! * To make many functions be inline macros (via \#define) define this. * If it is undefined, a function will be used. - */ + */ /* #define ISC_BUFFER_USEINLINE */ - ISC_LANG_BEGINDECLS /*@{*/