Javadoc fixes
[babeltrace.git] / include / babeltrace / plugin / plugin-internal.h
index 93c9c525e98544ffa0bf84ad6ba43568f834bd78..83654c17d54e436e14b71c4f43d02d64b168f584 100644 (file)
@@ -40,7 +40,7 @@ struct bt_plugin {
        GString *name;
        enum bt_plugin_type type;
 
-       /* Plug-in specific callbacks */
+       /* Plug-in implementation callbacks */
        bt_plugin_destroy_cb destroy;
        bt_plugin_set_error_stream_cb set_error_stream;
 };
This page took 0.023282 seconds and 4 git commands to generate.