]> jfr.im git - solanum.git/blobdiff - include/supported.h
Fix strip_unprintable on high bit bytes
[solanum.git] / include / supported.h
index 506955a701674d95def2bdf5f901c8bcfc2f5244..27d8e07afa27696fb4653e049fc9902075d48ba2 100644 (file)
@@ -38,6 +38,7 @@ extern const void *change_isupport(const char *, const char *(*)(const void *),
 extern void delete_isupport(const char *);
 extern void show_isupport(struct Client *);
 extern void init_isupport(void);
+extern void chantypes_update(void);
 
 extern const char *isupport_intptr(const void *);
 extern const char *isupport_boolean(const void *);