s3: Fix some nonempty blank lines
authorVolker Lendecke <vl@samba.org>
Thu, 10 Feb 2011 10:00:18 +0000 (11:00 +0100)
committerVolker Lendecke <vlendec@samba.org>
Thu, 10 Feb 2011 15:16:03 +0000 (16:16 +0100)
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