X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Frrd_graph.h;h=2c9309beef93057ae9d79f5652ba05a752fe4e19;hb=2983137eac6a507fd46b65147bb173b155e00d6d;hp=8d5dc35cae9421998a60eadef125f2760fb6385f;hpb=1bf4194f061e0000eff34e71e6c46c7f72eb252f;p=rrdtool.git diff --git a/src/rrd_graph.h b/src/rrd_graph.h index 8d5dc35..2c9309b 100644 --- a/src/rrd_graph.h +++ b/src/rrd_graph.h @@ -20,7 +20,7 @@ #define FORCE_UNITS 0x100 /* mask for all FORCE_UNITS_* flags */ #define FORCE_UNITS_SI 0x100 /* force use of SI units in Y axis (no effect in linear graph, SI instead of E in log graph) */ -#define FULL_SIZE_MODE 0x200 /* -width and -height indicate the total size of the image */ +#define FULL_SIZE_MODE 0x200 /* -width and -height indicate the total size of the image */ enum tmt_en { TMT_SECOND = 0, TMT_MINUTE, TMT_HOUR, TMT_DAY, TMT_WEEK, TMT_MONTH, TMT_YEAR @@ -279,7 +279,7 @@ int print_calc( char ***); int leg_place( image_desc_t *, - int*); + int *); int calc_horizontal_grid( image_desc_t *); int draw_horizontal_grid(