summaryrefslogtreecommitdiffstats
path: root/omshell.h
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-07-22 16:03:45 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-07-22 16:03:45 +0000
commit6b24fa20d4da8a57a2e34b1ca0c3159b93157e1e (patch)
treeb77862ccfb9c4b8a4987da934ccc3ef290e37afd /omshell.h
parent70c56633497562c8c594cab8f2aa55dd1d7ca5fa (diff)
downloadrsyslog-6b24fa20d4da8a57a2e34b1ca0c3159b93157e1e.tar.gz
rsyslog-6b24fa20d4da8a57a2e34b1ca0c3159b93157e1e.tar.xz
rsyslog-6b24fa20d4da8a57a2e34b1ca0c3159b93157e1e.zip
moved file write output module to own set of code files
Diffstat (limited to 'omshell.h')
-rw-r--r--omshell.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/omshell.h b/omshell.h
index 1ffbec44..69558ab7 100644
--- a/omshell.h
+++ b/omshell.h
@@ -26,7 +26,7 @@
/* prototypes */
-int doActionShell(selector_t *f, time_t now);
+int doActionShell(selector_t *f);
#endif /* #ifndef ACTSHELL_H_INCLUDED */
/*