summaryrefslogtreecommitdiff
path: root/extern.h
diff options
context:
space:
mode:
Diffstat (limited to 'extern.h')
-rw-r--r--extern.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/extern.h b/extern.h
index ce0c1b119..f6509b08b 100644
--- a/extern.h
+++ b/extern.h
@@ -611,6 +611,7 @@ E char *myStrGetTokenRemainder(const char *str, const char dilim,
int token_number);
E void doCleanBuffer(char *str);
E void EnforceQlinedNick(char *nick, char *killer);
+E int nickIsServices(char *nick);
/**** news.c ****/