From 82c7867be6b1aefa1d04a9e74fe5b5a5b49b91f6 Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Wed, 12 Mar 2003 16:34:26 +0000 Subject: [PATCH] white space --- qw/source/sv_demo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qw/source/sv_demo.c b/qw/source/sv_demo.c index fd6422d3c..7eb5dad30 100644 --- a/qw/source/sv_demo.c +++ b/qw/source/sv_demo.c @@ -1022,7 +1022,7 @@ SV_Record (char *name) info = player->userinfo ? Info_MakeString (player->userinfo, make_info_string_filter) - : ""; + : ""; MSG_WriteByte (&buf, svc_updateuserinfo); MSG_WriteByte (&buf, i);