diff options
| author | 2020-02-25 05:00:42 +0000 | |
|---|---|---|
| committer | 2020-02-25 05:00:42 +0000 | |
| commit | b9558d14c675017cf470d7469a47201d05e39444 (patch) | |
| tree | 87aa02ef162f9d85fbda212fa4945ff35cb8fdc6 /usr.bin/dig/lib/isc/bufferlist.c | |
| parent | remove some unused typedefs (diff) | |
| download | wireguard-openbsd-b9558d14c675017cf470d7469a47201d05e39444.tar.xz wireguard-openbsd-b9558d14c675017cf470d7469a47201d05e39444.zip | |
reduce multiple newlines
Diffstat (limited to 'usr.bin/dig/lib/isc/bufferlist.c')
| -rw-r--r-- | usr.bin/dig/lib/isc/bufferlist.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/dig/lib/isc/bufferlist.c b/usr.bin/dig/lib/isc/bufferlist.c index 33e428efe37..76091510dc8 100644 --- a/usr.bin/dig/lib/isc/bufferlist.c +++ b/usr.bin/dig/lib/isc/bufferlist.c @@ -14,12 +14,10 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: bufferlist.c,v 1.2 2020/02/18 18:11:27 florian Exp $ */ +/* $Id: bufferlist.c,v 1.3 2020/02/25 05:00:43 jsg Exp $ */ /*! \file */ - - #include <stddef.h> #include <isc/buffer.h> |
