Fix mistake from the patch for bug 243215, found by jlurz24@gmail.com
git-svn-id: svn://10.0.0.236/trunk@213425 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -62,7 +62,7 @@ static HINSTANCE gShell32DLLInst = NULL;
|
||||
#endif
|
||||
|
||||
static PRInt32 GetSystemParam(long flag, PRInt32 def) {
|
||||
#ifndef WINCE
|
||||
#ifdef WINCE
|
||||
return def;
|
||||
#else
|
||||
DWORD value;
|
||||
|
||||
Reference in New Issue
Block a user