X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=src%2Frrd_format.h;h=e9e6f11ab5a6a45c37ef3453daff06a92ade17e8;hp=dd07f5170d07d99293cc81e0bd4e01411c526a88;hb=8df853711a3c776d77fed52b6393b09e6289963a;hpb=219fd9224e3117dcf59df8818d4e9e3eab26022a diff --git a/src/rrd_format.h b/src/rrd_format.h index dd07f51..e9e6f11 100644 --- a/src/rrd_format.h +++ b/src/rrd_format.h @@ -245,7 +245,7 @@ enum rra_par_en { RRA_cdp_xff_val = 0, /* what part of the consolidated RRA_delta_neg = 2, /* RRA_dependent_rra_idx = 3, */ RRA_window_len = 4, - RRA_failure_threshold = 5, + RRA_failure_threshold = 5 /* For CF_FAILURES, number of violations within the last * window required to mark a failure. */ };