]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/portab/portab.h
Code cleanup, remove blank lines
[ngircd-alex.git] / src / portab / portab.h
index a968a3b9bd924fbbe6e04eee47d1dc5f4f925e21..e30262d8e5d8914087c169150f58c2f0c07910c7 100644 (file)
@@ -63,7 +63,6 @@
 # endif
 #endif
 
-
 /* datatypes */
 
 #ifndef PROTOTYPES
@@ -109,14 +108,12 @@ typedef unsigned char bool;
 #undef GLOBAL
 #define GLOBAL
 
-
 /* SPLint */
 
 #ifdef S_SPLINT_S
 #include "splint.h"
 #endif
 
-
 /* target constants  */
 
 #ifndef HOST_OS
@@ -182,8 +179,6 @@ extern int vsnprintf PARAMS(( char *str, size_t count, const char *fmt, va_list
 #define PACKAGE_VERSION VERSION
 #endif
 
-
 #endif
 
-
 /* -eof- */