summaryrefslogtreecommitdiffstats
path: root/src/ulogd.c
diff options
context:
space:
mode:
authorEric Leblond <eric@regit.org>2013-02-09 20:17:33 +0100
committerEric Leblond <eric@regit.org>2013-02-18 09:30:49 +0100
commitb48bc198742b2694793057b9c7712d76ff60f71e (patch)
treef6171bbd12554ee2daa351a955d2db1a5c5c8931 /src/ulogd.c
parent835a4b5252e154e952733c8956681998f0577f68 (diff)
Suppress dead FIXME.
Diffstat (limited to 'src/ulogd.c')
-rw-r--r--src/ulogd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ulogd.c b/src/ulogd.c
index d0fdcc5..c7617d9 100644
--- a/src/ulogd.c
+++ b/src/ulogd.c
@@ -1102,7 +1102,6 @@ static void signal_handler(int signal)
static void print_usage(void)
{
- /* FIXME */
printf("ulogd Version %s\n", VERSION);
printf(COPYRIGHT);
printf("This is free software with ABSOLUTELY NO WARRANTY.\n\n");