diff options
Diffstat (limited to 'src/tool')
| -rw-r--r-- | src/tool/tool.h | 2 |
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- */ |