summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hugin_syslog.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/hugin_syslog.c b/hugin_syslog.c
index 81a852f..d95d737 100644
--- a/hugin_syslog.c
+++ b/hugin_syslog.c
@@ -128,6 +128,8 @@ void hug_syslog_init(const char* host, int port)
strcpy(execname, "\0");
}
+ (void)s;
+
// printf("\tRunning as %s with pid %d\n", execname, pid);
}