X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/5f233568c3ce77b13d813d475429a9ff50037f94..a3da4b66b05fa77dec803e29b525c464cbd5d37c:/src/opserv.c?ds=sidebyside diff --git a/src/opserv.c b/src/opserv.c index 4480881..0f24c5a 100644 --- a/src/opserv.c +++ b/src/opserv.c @@ -217,8 +217,8 @@ static const struct message_entry msgtab[] = { { "OSMSG_WHOIS_PRIVS", "IRCd Privs : %s" }, { "OSMSG_WHOIS_CHANNELS", "Channels : %s" }, { "OSMSG_WHOIS_HIDECHANS", "Channel list omitted for your sanity." }, - { "OSMSG_WHOIS_VERSION", "Version : %s" }, - { "OSMSG_WHOIS_SSLFP", "SSL f/print : %s" }, + { "OSMSG_WHOIS_VERSION", "Version : %s" }, + { "OSMSG_WHOIS_SSLFP", "Cert f/print : %s" }, { "OSMSG_WHOIS_MARK", "Mark : %s" }, { "OSMSG_WHOIS_MARKS", "Marks : %s" }, { "OSMSG_WHOIS_NO_NOTICE", "No_notices : %s" },