]> git.itanic.dy.fi Git - rrdd/commit
utils.h: min() max() cleanup
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Fri, 28 Oct 2016 17:33:35 +0000 (20:33 +0300)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Fri, 28 Oct 2016 17:33:35 +0000 (20:33 +0300)
commit2f8c3bd73c8280b8c4d3579c69f290a56d9e7829
tree4575b7d6b8510dce6702d3ba2e5a0c25a9913787
parentdd42e858c7dc0c48f592afac0d090f8ab91936f9
utils.h: min() max() cleanup

min() and max() macros belong to utils.h. They should also be lower
case, just like the rest of the world tends to have them.

Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi>
onewire_parser.c
process.c
utils.h