diff options
Diffstat (limited to 'omshell.h')
-rw-r--r-- | omshell.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ /* prototypes */ -int doActionShell(selector_t *f, time_t now); +int doActionShell(selector_t *f); #endif /* #ifndef ACTSHELL_H_INCLUDED */ /* |