summaryrefslogtreecommitdiff
path: root/include/extern.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/extern.h')
-rw-r--r--include/extern.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/extern.h b/include/extern.h
index 9c72ba5cc..e5702acac 100644
--- a/include/extern.h
+++ b/include/extern.h
@@ -57,6 +57,7 @@ E BotInfo *makebot(char *nick);
E BotInfo *findbot(char *nick);
E void bot_join(ChannelInfo *ci);
E void bot_rejoin_all(BotInfo *bi);
+E char *normalizeBuffer(char *);
/**** channels.c ****/