summaryrefslogtreecommitdiffstats
path: root/omshell.c
diff options
context:
space:
mode:
Diffstat (limited to 'omshell.c')
-rw-r--r--omshell.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/omshell.c b/omshell.c
index 5f64e50d..001fbe2d 100644
--- a/omshell.c
+++ b/omshell.c
@@ -43,7 +43,7 @@
/* call the shell action
* returns 0 if it succeeds, something else otherwise
*/
-int doActionShell(selector_t *f, time_t now)
+int doActionShell(selector_t *f)
{
uchar *psz;