X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fplugins%2Ftext%2Fpretty%2Fpretty.h;fp=src%2Fplugins%2Ftext%2Fpretty%2Fpretty.h;h=eb099efeb2c7eb27bc0070feb82391b0d16997d3;hb=046094875e3f03883c14ee084f9582c0c15f3c50;hp=b9d92ce0a132a4dd42dcf9d21950c17e1ce0dbb9;hpb=17f3083a0b4d318d3303c8a5bfa63db6a874ec73;p=babeltrace.git diff --git a/src/plugins/text/pretty/pretty.h b/src/plugins/text/pretty/pretty.h index b9d92ce0..eb099efe 100644 --- a/src/plugins/text/pretty/pretty.h +++ b/src/plugins/text/pretty/pretty.h @@ -117,4 +117,7 @@ BT_HIDDEN int pretty_print_discarded_items(struct pretty_component *pretty, const bt_message *msg); +BT_HIDDEN +void pretty_print_init(void); + #endif /* BABELTRACE_PLUGIN_TEXT_PRETTY_PRETTY_H */