summaryrefslogtreecommitdiff
path: root/netwerk/cache2/CacheStorageService.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'netwerk/cache2/CacheStorageService.cpp')
-rw-r--r--netwerk/cache2/CacheStorageService.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/netwerk/cache2/CacheStorageService.cpp b/netwerk/cache2/CacheStorageService.cpp
index 0ed854e916..9890ce4806 100644
--- a/netwerk/cache2/CacheStorageService.cpp
+++ b/netwerk/cache2/CacheStorageService.cpp
@@ -450,7 +450,7 @@ private:
}
mPass = ITERATE_METADATA;
- MOZ_FALLTHROUGH;
+ [[fallthrough]];
case ITERATE_METADATA:
// Now grab the context iterator.