summary refs log tree commit diff stats
path: root/src/common/hexchat.h
diff options
context:
space:
mode:
authorPatrick Griffis <tingping@tingping.se>2016-01-25 20:37:53 -0500
committerPatrick Griffis <tingping@tingping.se>2016-01-25 20:37:53 -0500
commit5dafa60433b0cdf3ce1228b3d33f6b6381205b2c (patch)
treefa667e5e8534de06cd09529b40681712eba1a929 /src/common/hexchat.h
parent971e5cf4fe528f145a38dadcf75310b1ea5ae46c (diff)
Rename identd variable name
Diffstat (limited to 'src/common/hexchat.h')
-rw-r--r--src/common/hexchat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/hexchat.h b/src/common/hexchat.h
index 652dcf1d..fb389179 100644
--- a/src/common/hexchat.h
+++ b/src/common/hexchat.h
@@ -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;