Kill a warning in the connwrap library
authorMikael Berthe <mikael@lilotux.net>
Sat, 20 Aug 2005 19:30:56 +0200
changeset 400 e536ab271584
parent 399 545384c43d48
child 401 84222be1f440
Kill a warning in the connwrap library
mcabber/connwrap/connwrap.c
--- a/mcabber/connwrap/connwrap.c	Sat Aug 20 16:22:04 2005 +0200
+++ b/mcabber/connwrap/connwrap.c	Sat Aug 20 19:30:56 2005 +0200
@@ -110,6 +110,7 @@
     char buf[512];
     fd_set rfds;
 
+    fl = 0;
     err = 0;
     in_http_connect = 1;