mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-12 00:50:40 +00:00
Fixing return type:
This commit is contained in:
parent
806ef186c2
commit
e047ff2c94
2
netwerk/cache/src/nsCacheEntryDescriptor.cpp
vendored
2
netwerk/cache/src/nsCacheEntryDescriptor.cpp
vendored
@ -41,7 +41,7 @@ nsCacheEntryDescriptor::~nsCacheEntryDescriptor()
|
||||
}
|
||||
|
||||
|
||||
NS_METHOD
|
||||
nsresult
|
||||
nsCacheEntryDescriptor::Create(nsCacheEntry * entry, nsCacheAccessMode accessGranted,
|
||||
nsICacheEntryDescriptor ** result)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user