Bustage fix for bug 674728.

This commit is contained in:
Ryan VanderMeulen 2012-03-30 21:15:12 -04:00
parent 4cd274b4ed
commit e797317d3e

View File

@ -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;