]> jfr.im git - irc/DALnet/bahamut.git/commitdiff
Where did you come from?
authorRyan Smith <redacted>
Fri, 21 May 2021 02:52:21 +0000 (22:52 -0400)
committerRyan Smith <redacted>
Fri, 21 May 2021 02:52:21 +0000 (22:52 -0400)
src/m_nick.c

index ee606d64dc68e109c048e821fde6e7adfe7890df..ca133402ffb0a68fcfb0c278b15b2d3a0bc5991f 100644 (file)
@@ -32,7 +32,7 @@
 #include "userban.h"
 #include "hooks.h"
 
-extern inline int do_user(char *, aClient *, aClient *, char *, char *, char *,
+extern int do_user(char *, aClient *, aClient *, char *, char *, char *,
                   unsigned long, char *, char *);
 
 extern int register_user(aClient *, aClient *, char *, char *, char *);