changeset 400:e536ab271584

Kill a warning in the connwrap library
author Mikael Berthe <mikael@lilotux.net>
date Sat, 20 Aug 2005 19:30:56 +0200
parents 545384c43d48
children 84222be1f440
files mcabber/connwrap/connwrap.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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;