mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-05-17 06:00:18 +00:00
Rebrand xchatprefs
This commit is contained in:
@@ -651,7 +651,7 @@ load_config (void)
|
||||
username = convert_with_fallback (username, "username");
|
||||
realname = convert_with_fallback (realname, "realname");
|
||||
|
||||
memset (&prefs, 0, sizeof (struct xchatprefs));
|
||||
memset (&prefs, 0, sizeof (struct hexchatprefs));
|
||||
|
||||
/* put in default values, anything left out is automatically zero */
|
||||
prefs.local_ip = 0xffffffff;
|
||||
|
||||
Reference in New Issue
Block a user