From 8784e2126c04df1ea3c3b31e09e7d240f93f521f Mon Sep 17 00:00:00 2001 From: Charlie Fenton Date: Sun, 29 Mar 2009 00:26:30 +0000 Subject: [PATCH] Update a comment. svn path=/trunk/boinc/; revision=17692 --- lib/gui_rpc_client.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/gui_rpc_client.h b/lib/gui_rpc_client.h index f618a8b420..dd10809c9d 100644 --- a/lib/gui_rpc_client.h +++ b/lib/gui_rpc_client.h @@ -687,8 +687,7 @@ struct RPC { #ifdef NO_PER_THREAD_LOCALE // Use this code for any platforms which do not support - // setting locale on a per-thread basis; change the - // "#if 0" to "#if defined(some_OS)" + // setting locale on a per-thread basis (see comment above) struct SET_LOCALE { std::string locale; inline SET_LOCALE() {