зеркало из https://github.com/mozilla/gecko-dev.git
Bug 205609 control reaches end of non-void function GetSpecialSystemDirectory and lots of unhandled enumeration values
r=dougt
This commit is contained in:
Родитель
0c43efe373
Коммит
915641a045
|
@ -767,7 +767,10 @@ GetSpecialSystemDirectory(SystemDirectories aSystemSystemDirectory,
|
|||
aFile);
|
||||
}
|
||||
#endif
|
||||
default:
|
||||
break;
|
||||
}
|
||||
return NS_ERROR_NOT_AVAILABLE;
|
||||
}
|
||||
|
||||
#if defined (XP_MACOSX)
|
||||
|
|
Загрузка…
Ссылка в новой задаче