Rename writer.writer -> ctf.fs (sink) and standardize plugin descriptions
[babeltrace.git] / plugins / text / plugin.c
index 1449e7579c16c22f6b7fe55603fce861206c93da..ff982630c4c154ee91fcff49d9aa61efd7525f2d 100644 (file)
@@ -35,4 +35,4 @@ BT_PLUGIN_SINK_COMPONENT_CLASS_FINALIZE_METHOD(pretty, pretty_finalize);
 BT_PLUGIN_SINK_COMPONENT_CLASS_PORT_CONNECTED_METHOD(pretty,
        pretty_port_connected);
 BT_PLUGIN_SINK_COMPONENT_CLASS_DESCRIPTION(pretty,
-       "Pretty-printing text output (`text` format of Babeltrace 1)");
+       "Pretty-printing text output (`text` format of Babeltrace 1).");
This page took 0.024377 seconds and 4 git commands to generate.