summary refs log tree commit diff stats
path: root/src/common/xchat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/xchat.h')
-rw-r--r--src/common/xchat.h2
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];