summaryrefslogtreecommitdiffhomepage
path: root/svr-auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'svr-auth.c')
-rw-r--r--svr-auth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/svr-auth.c b/svr-auth.c
index 66db4fc..577ea88 100644
--- a/svr-auth.c
+++ b/svr-auth.c
@@ -35,7 +35,7 @@
#include "runopts.h"
#include "dbrandom.h"
-static void authclear();
+static void authclear(void);
static int checkusername(char *username, unsigned int userlen);
/* initialise the first time for a session, resetting all parameters */