1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-11-25 18:52:22 -05:00

Fix whitespace...

This commit is contained in:
TingPing 2014-04-10 23:05:04 -04:00
parent f27b2e82fa
commit 660b860ddd

View File

@ -530,11 +530,11 @@ static const struct defaultserver def[] =
#endif #endif
{0, "irc.windfyre.net"}, {0, "irc.windfyre.net"},
{"Xertion", 0, 0, 0, LOGIN_SASL}, {"Xertion", 0, 0, 0, LOGIN_SASL},
#ifdef USE_OPENSSL #ifdef USE_OPENSSL
{0, "irc.xertion.org/+6697"}, {0, "irc.xertion.org/+6697"},
#endif #endif
{0, "irc.xertion.org"}, {0, "irc.xertion.org"},
{0,0} {0,0}
}; };