missed more nsIRegistry::Key usages
git-svn-id: svn://10.0.0.236/trunk@49283 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -301,7 +301,7 @@ void
|
||||
nsAppShellService::EnumerateComponents( EnumeratorMemberFunction function ) {
|
||||
nsresult rv;
|
||||
nsIRegistry *registry = 0;
|
||||
nsIRegistry::Key key;
|
||||
nsRegistryKey key;
|
||||
nsIEnumerator *components = 0;
|
||||
const char *failed = "GetService";
|
||||
if ( NS_SUCCEEDED( ( rv = nsServiceManager::GetService( NS_REGISTRY_PROGID,
|
||||
|
||||
Reference in New Issue
Block a user