Code

src/utils_threshold.c: Fix wrong output (was `min, min', should be `min, max') in...
authorDieter Bloms <collectd@bloms.de>
Sun, 25 May 2008 09:15:15 +0000 (11:15 +0200)
committerFlorian Forster <octo@crystal.wlan.home.verplant.org>
Sun, 25 May 2008 09:15:15 +0000 (11:15 +0200)
commite3e67d21f20d8ace9d1d1dd60dc3bc9435b316b8
tree50f708a029e36aa62e2139e792fa193d104c1262
parentaca749288f0dcad549d815cbfde79292a138e0fc
src/utils_threshold.c: Fix wrong output (was `min, min', should be `min, max') in the created notification.

Resolves: #16
src/utils_threshold.c