Rename identd variable name

This commit is contained in:
Patrick Griffis
2016-01-25 20:37:53 -05:00
parent 971e5cf4fe
commit 5dafa60433
3 changed files with 3 additions and 3 deletions

View File

@@ -154,7 +154,7 @@ struct hexchatprefs
unsigned int hex_gui_win_save;
unsigned int hex_gui_win_swap;
unsigned int hex_gui_win_ucount;
unsigned int hex_identd;
unsigned int hex_identd_server;
unsigned int hex_input_balloon_chans;
unsigned int hex_input_balloon_hilight;
unsigned int hex_input_balloon_priv;