Merged autoport fix from irssi.org CVS.
[silc.git] / apps / irssi / src / fe-common / core / fe-common-core.c
index 32f405ace2c2a7370d47fb2bbcd355600bf7ee29..aa83035053d74a0ada6921beb8e20808e5c799e6 100644 (file)
@@ -143,7 +143,7 @@ void fe_common_core_init(void)
 
        autocon_server = NULL;
        autocon_password = NULL;
-       autocon_port = 6667;
+       autocon_port = 0;
        no_autoconnect = FALSE;
        cmdline_nick = NULL;
        cmdline_hostname = NULL;