]> git.itanic.dy.fi Git - rrdd/commit
rrdtool.h: Constify string constants
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Mon, 4 Jun 2012 15:42:58 +0000 (18:42 +0300)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Mon, 4 Jun 2012 15:42:58 +0000 (18:42 +0300)
commitd1e19621a44f04bdd8114514e1caf99a8f899550
treeb02feb674247067f6344039ce063895001ad72f5
parent0309001359385b31fa63ea7a5617c3414aada780
rrdtool.h: Constify string constants

String constants are being stored to these fields, so they should be
constants. Relacant casts and other changes are made within all users
of these structures.

Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi>
database.h
rrdtool.c
rrdtool.h