Add the verbose parameter to the legacy text options
[babeltrace.git] / plugins / text / text.h
index 3816fb1999facb69737eef091f2d739b8d9b577d..ed4ad3e86d0b0b723a6523731c825fdc2f55ac82 100644 (file)
@@ -70,8 +70,8 @@ struct text_options {
        bool clock_date;
        bool clock_gmt;
        bool debug_info_full_path;
-
        enum text_color_option color;
+       bool verbose;
 };
 
 struct text_component {
This page took 0.024396 seconds and 4 git commands to generate.