fishlim: Use hexchat_nickcmp()

This commit is contained in:
TingPing
2014-12-12 05:15:49 -05:00
parent c54a0c6db9
commit bdb5c3eb9d
4 changed files with 5 additions and 27 deletions

View File

@@ -26,6 +26,7 @@
#define PLUGIN_HEXCHAT_H
gchar *get_config_filename();
int irc_nick_cmp (const char *, const char *);
#endif