gmond plugin: Use `strtoull' to parse counter values.
authorFlorian Forster <octo@noris.net>
Wed, 1 Jul 2009 13:39:11 +0000 (15:39 +0200)
committerFlorian Forster <octo@noris.net>
Wed, 1 Jul 2009 13:39:11 +0000 (15:39 +0200)
commit0a3958efcdda5d3c639a5b74982b796ea87df2b6
treec6277cd46806fd66863b7925d016e2a8ee573176
parent449418fb46e6898e79b584f5de7e9dcefeba8f92
gmond plugin: Use `strtoull' to parse counter values.

Instead of `strtoll'.
src/gmond.c