X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=lttv%2Fmodules%2Ftext%2FtextDump.c;h=c11db5d9965bfc54eef4423c2aa63cea059553ee;hb=6db3427f29cace9a1addac5a6277bbc1ce666002;hp=a09c8b79ecb51f8392ed631135bf949b9452225c;hpb=95544594524c5193c0f0bbdde453e6412456893f;p=lttv.git diff --git a/lttv/modules/text/textDump.c b/lttv/modules/text/textDump.c index a09c8b79..c11db5d9 100644 --- a/lttv/modules/text/textDump.c +++ b/lttv/modules/text/textDump.c @@ -352,7 +352,7 @@ static int write_event_content(void *hook_data, void *call_data) #endif /* TODO 2012-03-12 Add state info */ - lttv_event_to_string(event, a_string, !a_no_field_names); + lttv_event_to_string(event, a_string, !a_no_field_names, TRUE); #ifdef BABEL_CLEANUP if(a_state) {