diff plugins/irc.c @ 1019:1c253f8a117c

[gaim-migrate @ 1029] Burp committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Mon, 23 Oct 2000 08:33:22 +0000
parents bbd0d51b7d14
children 90e8714bf95b
line wrap: on
line diff
--- a/plugins/irc.c	Sun Oct 22 06:42:32 2000 +0000
+++ b/plugins/irc.c	Mon Oct 23 08:33:22 2000 +0000
@@ -47,7 +47,7 @@
 #include "pixmaps/ok.xpm"
 
 /* FIXME: We shouldn't have hard coded servers and ports :-) */
-#define IRC_SERVER "irc.mozilla.org"
+#define IRC_SERVER "irc.undernet.org"
 #define IRC_PORT 6667
 
 #define IRC_BUF_LEN 4096