зеркало из https://github.com/mozilla/pjs.git
More platform-specific bustage from bug 224305
This commit is contained in:
Родитель
5e9acb1dee
Коммит
aebd75993b
|
@ -1039,7 +1039,7 @@ XRE_GetBinaryPath(const char* argv0, nsILocalFile* *aResult)
|
|||
|
||||
#elif defined(XP_UNIX)
|
||||
struct stat fileStat;
|
||||
const char exePath[MAXPATHLEN];
|
||||
char exePath[MAXPATHLEN];
|
||||
|
||||
rv = NS_ERROR_FAILURE;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче