summaryrefslogtreecommitdiff
path: root/lib/addns
diff options
context:
space:
mode:
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