about summary refs log tree commit diff
path: root/src/tool/tool.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/tool/tool.h
parentebfcdb088be271adfe17303163534956715b85e9 (diff)
downloadngircd-2a7dd06ebd9cc72d45a6a4becdbef5213d7b7800.tar.gz
ngircd-2a7dd06ebd9cc72d45a6a4becdbef5213d7b7800.zip
Code cleanup: mostly removing empty lines
Diffstat (limited to 'src/tool/tool.h')
-rw-r--r--src/tool/tool.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/tool/tool.h b/src/tool/tool.h
index ba52f66b..60a65379 100644
--- a/src/tool/tool.h
+++ b/src/tool/tool.h
@@ -9,7 +9,6 @@
  * Please read the file COPYING, README and AUTHORS for more information.
  */
 
-
 #ifndef __tool_h__
 #define __tool_h__
 
@@ -40,5 +39,4 @@ GLOBAL int ngt_SyslogFacilityID PARAMS((char *Name, int DefaultFacility));
 
 #endif
 
-
 /* -eof- */