summaryrefslogtreecommitdiff
path: root/src/couchdb/couch_stats.hrl
diff options
context:
space:
mode:
Diffstat (limited to 'src/couchdb/couch_stats.hrl')
-rw-r--r--src/couchdb/couch_stats.hrl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/couchdb/couch_stats.hrl b/src/couchdb/couch_stats.hrl
index 47a9a86f..a08f6401 100644
--- a/src/couchdb/couch_stats.hrl
+++ b/src/couchdb/couch_stats.hrl
@@ -17,6 +17,6 @@
variance = 0.0,
stddev = 0.0,
count = 0,
- last = 0,
+ current = 0,
description
}).