From: Volker Lendecke Date: Thu, 10 Feb 2011 10:00:18 +0000 (+0100) Subject: s3: Fix some nonempty blank lines X-Git-Tag: tevent-0.9.11~756 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d7d36724d3120167caf487bda863fc350b27bfa7;p=thirdparty%2Fsamba.git s3: Fix some nonempty blank lines --- diff --git a/lib/addns/dnserr.h b/lib/addns/dnserr.h index 9e049ac3a9a..8638a2d434e 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 Copyright (C) 2006 Gerald Carter @@ -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