summaryrefslogtreecommitdiffstats
path: root/omusrmsg.c
diff options
context:
space:
mode:
Diffstat (limited to 'omusrmsg.c')
-rw-r--r--omusrmsg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/omusrmsg.c b/omusrmsg.c
index 1590c689..3ac974ac 100644
--- a/omusrmsg.c
+++ b/omusrmsg.c
@@ -203,7 +203,7 @@ static void wallmsg(register selector_t *f)
/* call the shell action
* returns 0 if it succeeds, something else otherwise
*/
-int doActionUsrMsg(selector_t *f, time_t now)
+int doActionUsrMsg(selector_t *f)
{
assert(f != NULL);