diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-10-22 09:00:35 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-10-22 09:00:35 +0200 |
commit | fba30c4cf89fe4c77415f8bff1567b1ee4672f83 (patch) | |
tree | 3966e5731332503fe10e15837622ddcfd2fc97ee /src/common/xchat.h | |
parent | 25f25069846cbf5276542901abbf201f5afafd38 (diff) |
Rebrand xchatprefs
Diffstat (limited to 'src/common/xchat.h')
-rw-r--r-- | src/common/xchat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/xchat.h b/src/common/xchat.h index 5921999e..ad95256d 100644 --- a/src/common/xchat.h +++ b/src/common/xchat.h @@ -102,7 +102,7 @@ struct nbexec struct session *sess; }; -struct xchatprefs +struct hexchatprefs { char nick1[NICKLEN]; char nick2[NICKLEN]; |