From 3ed5d1e8d73c052e1395c274d7273cace7e45fae Mon Sep 17 00:00:00 2001 From: Matt Woodrow Date: Tue, 15 Jul 2008 02:26:22 +0000 Subject: [PATCH] Fixed build. I <3 you too gcc. --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402419 --- extensions/clientprefs/query.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/clientprefs/query.cpp b/extensions/clientprefs/query.cpp index 053bd087..65aa024d 100644 --- a/extensions/clientprefs/query.cpp +++ b/extensions/clientprefs/query.cpp @@ -276,4 +276,4 @@ ParamData::ParamData() data = NULL; steamId[0] = '\0'; cookieId = 0; -} \ No newline at end of file +}