Fixing return type:

This commit is contained in:
dougt%netscape.com 2001-02-25 07:31:13 +00:00
parent 806ef186c2
commit e047ff2c94

View File

@ -41,7 +41,7 @@ nsCacheEntryDescriptor::~nsCacheEntryDescriptor()
}
NS_METHOD
nsresult
nsCacheEntryDescriptor::Create(nsCacheEntry * entry, nsCacheAccessMode accessGranted,
nsICacheEntryDescriptor ** result)
{