Rename identd variable name
This commit is contained in:
@ -476,7 +476,7 @@ const struct prefs vars[] =
|
||||
{"gui_win_ucount", P_OFFINT (hex_gui_win_ucount), TYPE_BOOL},
|
||||
{"gui_win_width", P_OFFINT (hex_gui_win_width), TYPE_INT},
|
||||
|
||||
{"identd", P_OFFINT (hex_identd), TYPE_BOOL},
|
||||
{"identd_server", P_OFFINT (hex_identd_server), TYPE_BOOL},
|
||||
{"identd_port", P_OFFINT (hex_identd_port), TYPE_INT},
|
||||
|
||||
{"input_balloon_chans", P_OFFINT (hex_input_balloon_chans), TYPE_BOOL},
|
||||
|
Reference in New Issue
Block a user