summaryrefslogtreecommitdiffstats
path: root/syslogd.c
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-01-08 17:46:15 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-01-08 17:46:15 +0000
commitc40ce62e9cef031d8c33d9369c1081449970ddf6 (patch)
tree6d6b8bb15e576080c2dc7c13ca0d9901426a9afb /syslogd.c
parente27555c46856475fc3686511ce8e393651de8e44 (diff)
downloadrsyslog-c40ce62e9cef031d8c33d9369c1081449970ddf6.tar.gz
rsyslog-c40ce62e9cef031d8c33d9369c1081449970ddf6.tar.xz
rsyslog-c40ce62e9cef031d8c33d9369c1081449970ddf6.zip
completed deserialization support in msg object (but not deserializer
itself)
Diffstat (limited to 'syslogd.c')
-rw-r--r--syslogd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/syslogd.c b/syslogd.c
index 64d8ede8..79a0caa0 100644
--- a/syslogd.c
+++ b/syslogd.c
@@ -2614,7 +2614,7 @@ die(int sig)
dbgprintf("Terminating outputs...\n");
freeSelectors();
- dbgprintf("all primary multi-thread sources have been terminated - now doing aux cleanp\n");
+ dbgprintf("all primary multi-thread sources have been terminated - now doing aux cleanup...\n");
/* rger 2005-02-22
* now clean up the in-memory structures. OK, the OS
* would also take care of that, but if we do it