lib: make plugin API const-correct
[babeltrace.git] / include / babeltrace / lib-logging-internal.h
index 4ca610997df6bf31a38f6080493eddd443b25f0a..f7c20586930b8897157174ed50f08b4c9b6f7cad 100644 (file)
@@ -141,7 +141,7 @@ int bt_lib_log_level;
  *       Graph. The parameter type is `struct bt_graph *`.
  *
  *   `l`:
- *       Plugin. The parameter type is `struct bt_plugin *`.
+ *       Plugin. The parameter type is `const struct bt_plugin *`.
  *
  *   `o`:
  *       Object pool. The parameter type is `struct bt_object_pool *`.
This page took 0.024351 seconds and 4 git commands to generate.