From 66479d88b4b024b1937ceca947867dd42e296e62 Mon Sep 17 00:00:00 2001 From: fcolin Date: Thu, 26 May 2005 15:40:07 +0000 Subject: correction printf --- src/ivy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/ivy.c b/src/ivy.c index e63e011..33656de 100644 --- a/src/ivy.c +++ b/src/ivy.c @@ -217,7 +217,7 @@ MsgCall (const char *message, MsgSndPtr msg, Client client) // pour eviter la latence ( PB de perfo detecte par ivyperf ping roudtrip ) offset += make_message_var( &buffer, &size, offset, "%d %d%c",Msg, msg->id, ARG_START); #ifdef DEBUG - printf( "Send matching args count %ld\n",msg->regexp.re_nsub); + printf( "Send matching args count %ld\n",rc-1); #endif index=1; while ( index