Bug 205609 control reaches end of non-void function GetSpecialSystemDirectory and lots of unhandled enumeration values
r=dougt git-svn-id: svn://10.0.0.236/trunk@142899 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -767,7 +767,10 @@ GetSpecialSystemDirectory(SystemDirectories aSystemSystemDirectory,
|
||||
aFile);
|
||||
}
|
||||
#endif
|
||||
default:
|
||||
break;
|
||||
}
|
||||
return NS_ERROR_NOT_AVAILABLE;
|
||||
}
|
||||
|
||||
#if defined (XP_MACOSX)
|
||||
|
||||
Reference in New Issue
Block a user