]> jfr.im git - irc/quakenet/newserv.git/blobdiff - authext/authext.h
Merge.
[irc/quakenet/newserv.git] / authext / authext.h
index 5a0ed6a784eb682d0fe666c0783151973720c0fc..4a78c2f0f4d5bc10aee4f80c561208e215cbaadb 100644 (file)
@@ -36,7 +36,7 @@ authname *newauthname(void);
 void freeauthname (authname *hp);
 
 /* EXT management */
-int registerauthnameext(const char *name);
+int registerauthnameext(const char *name, int persistant);
 int findauthnameext(const char *name);
 void releaseauthnameext(int index);