diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ int readnames(char *nick, char *username, char *realname); -int confrelayseconds(); +int confreplayseconds(); int checkpassword(char *password); |