about summary refs log tree commit diff
path: root/src/portab/splint.h
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2010-12-27 17:20:46 +0100
committerAlexander Barton <alex@barton.de>2011-02-13 17:52:38 +0100
commit2a7dd06ebd9cc72d45a6a4becdbef5213d7b7800 (patch)
tree1c6c9b60f3c70476ced8bb8caecfdcb4c2a5500a /src/portab/splint.h
parentebfcdb088be271adfe17303163534956715b85e9 (diff)
downloadngircd-2a7dd06ebd9cc72d45a6a4becdbef5213d7b7800.tar.gz
ngircd-2a7dd06ebd9cc72d45a6a4becdbef5213d7b7800.zip
Code cleanup: mostly removing empty lines
Diffstat (limited to 'src/portab/splint.h')
-rw-r--r--src/portab/splint.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/portab/splint.h b/src/portab/splint.h
index 74dd120f..be33e475 100644
--- a/src/portab/splint.h
+++ b/src/portab/splint.h
@@ -10,7 +10,6 @@
  * der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS.
  */
 
-
 #ifndef __splint__
 #define __splint__
 
@@ -37,8 +36,6 @@
 
 #define WNOHANG 0
 
-
 #endif
 
-
 /* -eof- */