diff options
Diffstat (limited to 'inc')
| -rw-r--r-- | inc/field_stat2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/field_stat2.h b/inc/field_stat2.h index 4af7b51..97e791e 100644 --- a/inc/field_stat2.h +++ b/inc/field_stat2.h @@ -29,7 +29,7 @@ enum field_op enum stats_output_format { FS_OUTPUT_STATSD=1, - FS_OUTPUT_INFLUX=2 + FS_OUTPUT_INFLUX_LINE=2 }; typedef void* screen_stat_handle_t; |
