зеркало из https://github.com/mozilla/gecko-dev.git
Bug 480427 Fix bustage for Solaris
This commit is contained in:
Родитель
936d169f36
Коммит
24d74529be
|
@ -427,7 +427,7 @@ nsProcess::RunProcess(PRBool blocking, const char **args, PRUint32 count,
|
|||
if (!mProcess)
|
||||
return NS_ERROR_FAILURE;
|
||||
|
||||
#if not defined WINCE
|
||||
#if !defined WINCE
|
||||
struct MYProcess {
|
||||
PRUint32 pid;
|
||||
};
|
||||
|
|
Загрузка…
Ссылка в новой задаче