From e03e455cd5013ea9e419d7b14ae6bfc6814b7546 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 8 Nov 2017 23:30:46 +1100 Subject: [PATCH] whitespace --- lib/isc/include/isc/buffer.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 /*@{*/