diff options
Diffstat (limited to 'include/proto.h')
-rw-r--r-- | include/proto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/proto.h b/include/proto.h index 76a24cac..f654206c 100644 --- a/include/proto.h +++ b/include/proto.h @@ -344,7 +344,7 @@ int mail_all(void); int invalidaddr(char *addr); int do_send(char *userid, char *title); void my_send(char *uident); -void setupmailusage(); +void setupmailusage(void); /* mbbsd */ void show_call_in(int save, int which); |