From c7a0ab2c2f671af06b1e2fe86b366d83d06bdbb1 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Sun, 22 Jul 2007 10:20:47 +0000 Subject: changed calling interface for doAction() as a reminder for the other modules --- omusrmsg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'omusrmsg.h') diff --git a/omusrmsg.h b/omusrmsg.h index 2c281825..fe176a57 100644 --- a/omusrmsg.h +++ b/omusrmsg.h @@ -26,7 +26,7 @@ /* prototypes */ -int doActionUsrMsg(selector_t *f, time_t now); +int doActionUsrMsg(selector_t *f); #endif /* #ifndef OMUSRMSG_H_INCLUDED */ /* -- cgit v1.2.3