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