X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=plugins%2Ftext%2Ftext.h;h=ed4ad3e86d0b0b723a6523731c825fdc2f55ac82;hb=a263021c7b3cf7e563cb55b3985b46248320a545;hp=3816fb1999facb69737eef091f2d739b8d9b577d;hpb=05a67631af7f4005df9a7d921d2965b66251ddd4;p=babeltrace.git diff --git a/plugins/text/text.h b/plugins/text/text.h index 3816fb19..ed4ad3e8 100644 --- a/plugins/text/text.h +++ b/plugins/text/text.h @@ -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 {