Update a comment.

svn path=/trunk/boinc/; revision=17692
This commit is contained in:
Charlie Fenton 2009-03-29 00:26:30 +00:00
parent 62ac6358e6
commit 8784e2126c
1 changed files with 1 additions and 2 deletions

View File

@ -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() {