diff options
Diffstat (limited to 'src/common/hexchat.h')
-rw-r--r-- | src/common/hexchat.h | 2 |
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; |