summaryrefslogtreecommitdiffstats
path: root/storage/common/quota/quota_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/common/quota/quota_types.h')
-rw-r--r--storage/common/quota/quota_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/storage/common/quota/quota_types.h b/storage/common/quota/quota_types.h
index c8087e6..381d847 100644
--- a/storage/common/quota/quota_types.h
+++ b/storage/common/quota/quota_types.h
@@ -22,6 +22,7 @@ enum QuotaLimitType {
kQuotaLimitTypeUnknown,
kQuotaLimitTypeLimited,
kQuotaLimitTypeUnlimited,
+ kQuotaLimitTypeLast = kQuotaLimitTypeUnlimited
};
} // namespace storage