summaryrefslogtreecommitdiffstats
path: root/usr.bin/dig/lib/isc/refcount.c
diff options
context:
space:
mode:
authorjsg <jsg@openbsd.org>2020-02-25 05:00:42 +0000
committerjsg <jsg@openbsd.org>2020-02-25 05:00:42 +0000
commitb9558d14c675017cf470d7469a47201d05e39444 (patch)
tree87aa02ef162f9d85fbda212fa4945ff35cb8fdc6 /usr.bin/dig/lib/isc/refcount.c
parentremove some unused typedefs (diff)
downloadwireguard-openbsd-b9558d14c675017cf470d7469a47201d05e39444.tar.xz
wireguard-openbsd-b9558d14c675017cf470d7469a47201d05e39444.zip
reduce multiple newlines
Diffstat (limited to 'usr.bin/dig/lib/isc/refcount.c')
-rw-r--r--usr.bin/dig/lib/isc/refcount.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/dig/lib/isc/refcount.c b/usr.bin/dig/lib/isc/refcount.c
index d615d33cc2b..688929828e0 100644
--- a/usr.bin/dig/lib/isc/refcount.c
+++ b/usr.bin/dig/lib/isc/refcount.c
@@ -14,9 +14,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: refcount.c,v 1.1 2020/02/07 09:58:54 florian Exp $ */
-
-
+/* $Id: refcount.c,v 1.2 2020/02/25 05:00:43 jsg Exp $ */
#include <stddef.h>