src/server/public/auth.h

changeset 62
c47e081b6c0f
parent 59
ab25c0a231d0
child 63
66442f81f823
--- a/src/server/public/auth.h	Thu May 09 13:19:51 2013 +0200
+++ b/src/server/public/auth.h	Thu May 09 19:41:11 2013 +0200
@@ -52,6 +52,7 @@
 
 /*
  * verify the users password
+ * returns 1 if the password is correct, otherwise 0
  * 
  * param1: user
  * param2: password

mercurial