summaryrefslogtreecommitdiff
path: root/lib/addns
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2011-02-10 11:00:18 +0100
committerVolker Lendecke <vlendec@samba.org>2011-02-10 16:16:03 +0100
commitd7d36724d3120167caf487bda863fc350b27bfa7 (patch)
tree6cbd81a3593df5098725e8649708b6c5d2011235 /lib/addns
parentd02b5cd65574a3f0af3fa73439af251e728c87d8 (diff)
downloadsamba-d7d36724d3120167caf487bda863fc350b27bfa7.tar.gz
samba-d7d36724d3120167caf487bda863fc350b27bfa7.tar.bz2
samba-d7d36724d3120167caf487bda863fc350b27bfa7.zip
s3: Fix some nonempty blank lines
Diffstat (limited to 'lib/addns')
-rw-r--r--lib/addns/dnserr.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/addns/dnserr.h b/lib/addns/dnserr.h
index 9e049ac3a9..8638a2d434 100644
--- a/lib/addns/dnserr.h
+++ b/lib/addns/dnserr.h
@@ -1,6 +1,6 @@
/*
Error codes for Linux DNS client library implementation
-
+
Copyright (C) 2006 Krishna Ganugapati <krishnag@centeris.com>
Copyright (C) 2006 Gerald Carter <jerry@samba.org>
@@ -28,7 +28,7 @@
/* The Splint code analysis tool (http://www.splint.org.) doesn't
like immediate structures. */
-
+
#ifdef _SPLINT_
#undef HAVE_IMMEDIATE_STRUCTURES
#endif