From 1da73b3dd4ed8ef47e7b1367ad99c5c1070423ff Mon Sep 17 00:00:00 2001 From: fcolin Date: Thu, 1 Feb 2007 12:59:57 +0000 Subject: Utilisateur : Fcolin Date : 10/06/02 Heure : 12:53 Archivé dans $/Ivy Commentaire: (vss 15) --- Ivy/IvyApplication.cxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Ivy/IvyApplication.cxx') diff --git a/Ivy/IvyApplication.cxx b/Ivy/IvyApplication.cxx index 7f798c2..c4d4ed0 100644 --- a/Ivy/IvyApplication.cxx +++ b/Ivy/IvyApplication.cxx @@ -82,7 +82,8 @@ UINT IvyApplication::Create() void IvyApplication::OnReceive(char * line) { - int err,id; + int err; + unsigned int id; int kind_of_msg = Bye; Regexp *exp; -- cgit v1.1