diff options
author | Berke Viktor <bviktor@hexchat.org> | 2013-05-12 16:37:32 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2013-05-12 16:37:32 +0200 |
commit | cadcfc553c762f4658b3b34dd08038d6af029451 (patch) | |
tree | f0ec80868a8db3c2b49c5a8ca9391ad14c461c94 /src/fe-gtk/servlistgui.c | |
parent | 5df669a329813292bdc0f8f69901e58a5fc2bc32 (diff) |
Cosmetics
Diffstat (limited to 'src/fe-gtk/servlistgui.c')
-rw-r--r-- | src/fe-gtk/servlistgui.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fe-gtk/servlistgui.c b/src/fe-gtk/servlistgui.c index 289965fe..2bb65dbc 100644 --- a/src/fe-gtk/servlistgui.c +++ b/src/fe-gtk/servlistgui.c @@ -132,7 +132,7 @@ static const char *login_types[]= "SASL (username + password)", "Server Password (/PASS password)", "NickServ (/MSG NickServ + password)", - "NickServ (/NickServ + password)", + "NickServ (/NICKSERV + password)", #if 0 "NickServ (/NS + password)", #endif |