Code

store: Fixed JSON-serialization of time-series data.
authorSebastian Harl <sh@tokkee.org>
Thu, 21 Aug 2014 03:12:58 +0000 (20:12 -0700)
committerSebastian Harl <sh@tokkee.org>
Thu, 21 Aug 2014 03:12:58 +0000 (20:12 -0700)
commit255a2d91ea0ad1992283760a02c9ea0c1177429b
tree8582a03e9ac835647875fb71034b1377e1eabfa8
parentdc433b9c8b4187faee94d972b333a91b22eaf9e0
store: Fixed JSON-serialization of time-series data.

Typos caused the end-time and all values to be treated incorrectly.
src/core/store.c