diff options
Diffstat (limited to 'include')
-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 a0cac682..25439698 100644 --- a/include/proto.h +++ b/include/proto.h @@ -312,7 +312,7 @@ int mail_all(void); int invalidaddr(char *addr); int do_send(char *userid, char *title); void my_send(char *uident); -void touchmailusage(); +void setupmailusage(); /* mbbsd */ void show_call_in(int save, int which); |