lib: rename "notification" -> "message"
[babeltrace.git] / include / babeltrace / lib-logging-internal.h
index a936488bb4c8b31db4830f8009d287c56255724e..5c3fad42a88e585f4ccbd19d497f663ade88ca27 100644 (file)
@@ -121,11 +121,11 @@ int bt_lib_log_level;
  *       Value. The parameter type is `struct bt_value *`.
  *
  *   `n`:
- *       Notification. The parameter type is `struct bt_notification *`.
+ *       Message. The parameter type is `struct bt_message *`.
  *
  *   `i`:
- *       Notification iterator. The parameter type is
- *       `struct bt_notification_iterator *`.
+ *       Message iterator. The parameter type is
+ *       `struct bt_message_iterator *`.
  *
  *   `C`:
  *       Component class. The parameter type is `struct
This page took 0.024548 seconds and 4 git commands to generate.