s3: Fix some nonempty blank lines
[sfrench/samba-autobuild/.git] / lib / addns / dnserr.h
index 9e049ac3a9a194e3689e8ab12dbc0efbd49e29c0..8638a2d434e67d4d937e6ff7efefdc59cd5c6d76 100644 (file)
@@ -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