fishlim: 💄

This commit is contained in:
BakasuraRCE 2019-05-31 21:15:52 -05:00
parent ba3d8b15f1
commit 9fcfcebf83

View File

@ -114,7 +114,7 @@ static hexchat_context *find_context_on_network (const char *name) {
char *get_my_own_prefix(void) {
char *result = NULL;
const char *own_nick;
hexchat_list* list;
hexchat_list *list;
/* Display message */
own_nick = hexchat_get_info(ph, "nick");