summaryrefslogtreecommitdiffstats
path: root/omusrmsg.c
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-08-03 10:07:38 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-08-03 10:07:38 +0000
commitadbf55ece666c71e882c370a74efa0bbf3239226 (patch)
treee95a9c8927460313b02141ed3d66f9d672c717cc /omusrmsg.c
parente0414c4b9ed88a39e08870030c673bec9a3f1d4b (diff)
downloadrsyslog-adbf55ece666c71e882c370a74efa0bbf3239226.tar.gz
rsyslog-adbf55ece666c71e882c370a74efa0bbf3239226.tar.xz
rsyslog-adbf55ece666c71e882c370a74efa0bbf3239226.zip
- added CODE_STD_FINALIZERparseSelectorAct to module-generation macros
- restructered rsyslogd startup - moved startWorker() to a more appropriate place - updated ommysql.c to fully support suspension/resumption by rule engine
Diffstat (limited to 'omusrmsg.c')
-rw-r--r--omusrmsg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/omusrmsg.c b/omusrmsg.c
index 7fe56dde..d63f957a 100644
--- a/omusrmsg.c
+++ b/omusrmsg.c
@@ -303,6 +303,7 @@ CODE_STD_STRING_REQUESTparseSelectorAct(1)
!= RS_RET_OK)
return iRet;
}
+CODE_STD_FINALIZERparseSelectorAct
ENDparseSelectorAct