Fix: Win x64's alternate platform is really windows_intelx86 not windows_x86_64.

svn path=/trunk/boinc/; revision=12438
This commit is contained in:
Rom Walton 2007-04-20 20:41:25 +00:00
parent f98df5beff
commit 63e0339f40
1 changed files with 6 additions and 7 deletions

View File

@ -3864,10 +3864,9 @@ David 20 Apr 2007
lib/ lib/
str_util.C,h str_util.C,h
David 20 Apr 2007 Rom 20 Apr 2007
- Advanced prefs: remove incorrect multiplication by 86400 - Fix: Win x64's alternate platform is really windows_intelx86
not windows_x86_64.
client/
cs_prefs.C client/
clientgui/ client_state.C
DlgAdvPreferences.cpp