diff svr-auth.c @ 1278:0c47d97aa9d5

merge
author Matt Johnston <matt@ucc.asn.au>
date Wed, 16 Mar 2016 22:53:27 +0800
parents 9169e4e7cbee
children 750ec4ec4cbe b28624698130
line wrap: on
line diff
--- a/svr-auth.c	Tue Mar 15 23:23:31 2016 +0800
+++ b/svr-auth.c	Wed Mar 16 22:53:27 2016 +0800
@@ -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 */