summaryrefslogtreecommitdiffstats
path: root/omshell.c
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-08-02 13:22:23 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-08-02 13:22:23 +0000
commit2b2cdb5a6c2e8659771451571c77844488c6fa92 (patch)
tree003a80adf06626daaa4effa81fe63a50383642b0 /omshell.c
parent9f7b03b801ed82e499666e5c29b4dda094fb1d57 (diff)
downloadrsyslog-2b2cdb5a6c2e8659771451571c77844488c6fa92.tar.gz
rsyslog-2b2cdb5a6c2e8659771451571c77844488c6fa92.tar.xz
rsyslog-2b2cdb5a6c2e8659771451571c77844488c6fa92.zip
added tryResume() API to module interface
Diffstat (limited to 'omshell.c')
-rw-r--r--omshell.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/omshell.c b/omshell.c
index 961078d4..f2826a75 100644
--- a/omshell.c
+++ b/omshell.c
@@ -75,6 +75,10 @@ CODESTARTdbgPrintInstInfo
ENDdbgPrintInstInfo
+BEGINtryResume
+CODESTARTtryResume
+ENDtryResume
+
BEGINdoAction
CODESTARTdoAction
/* TODO: using pData->progName is not clean from the point of