From fdf6085b89ef5053513fcb21bc0d871602d11696 Mon Sep 17 00:00:00 2001 From: james <> Date: Mon, 3 Mar 2008 18:16:16 +0000 Subject: *** empty log message *** --- apps/clients.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'apps') diff --git a/apps/clients.c b/apps/clients.c index 0170a77..621c21c 100644 --- a/apps/clients.c +++ b/apps/clients.c @@ -10,6 +10,9 @@ static char rcsid[] = "$Id$"; /* * $Log$ + * Revision 1.18 2008/03/03 18:16:16 james + * *** empty log message *** + * * Revision 1.17 2008/03/03 18:15:19 james * *** empty log message *** * @@ -170,7 +173,7 @@ clients_post_select (Clients * cs, Context * ctx, fd_set * rfds, if (c->s->msg) { - socket_execute_msg(c->s,ctx); + socket_execute_msg (c->s, ctx); } } -- cgit v1.2.3