return a value!

This commit is contained in:
ben%bengoodger.com 2004-03-05 19:55:50 +00:00
parent 141c94e4bd
commit 123b18a81b

View File

@ -217,8 +217,7 @@ nsNetscapeProfileMigratorBase::GetProfileDataFromRegistry(nsILocalFile* aRegistr
keys->Next();
}
return NS_OK;
return rv;
}
#define GETPREF(xform, method, value) \