mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bustage fix for bug 674728.
This commit is contained in:
parent
4cd274b4ed
commit
e797317d3e
@ -1882,7 +1882,7 @@ nsOfflineCacheUpdate::Finish()
|
||||
static nsresult
|
||||
EvictOneOfCacheGroups(nsIApplicationCacheService *cacheService,
|
||||
PRUint32 count, const char * const *groups,
|
||||
nsIApplicationCacheAsyncCallback *aCallback) {
|
||||
nsIApplicationCacheAsyncCallback *aCallback)
|
||||
{
|
||||
nsresult rv;
|
||||
unsigned int i;
|
||||
|
Loading…
Reference in New Issue
Block a user