mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 12:35:58 +00:00
Missing control path return value
This commit is contained in:
parent
a4eefedfc9
commit
14fa809554
@ -121,6 +121,7 @@ nsresult NS_COM XPCOMGlueStartup(const char* xpcomFile)
|
||||
return NS_ERROR_FAILURE;
|
||||
}
|
||||
|
||||
return rv;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user