tap-driver.sh: flush stdout after each test result
[babeltrace.git] / plugins / ctf / common / bfcr / bfcr.h
index 2ffbce5fbf2df445f6c4d588c0e44ab7569dd53d..66a7ef717eae337072395f1cb21e5b36e898158f 100644 (file)
@@ -29,8 +29,8 @@
 #include <stdint.h>
 #include <stddef.h>
 #include <stdio.h>
-#include <babeltrace/babeltrace.h>
-#include <babeltrace/babeltrace-internal.h>
+#include <babeltrace2/babeltrace.h>
+#include <babeltrace2/babeltrace-internal.h>
 
 #include "../metadata/ctf-meta.h"
 
@@ -112,7 +112,7 @@ struct bt_bfcr_cbs {
         *     to class reader's user).
         *
         * Any member of this structure may be set to \c NULL, should
-        * a specific notification be not needed.
+        * a specific message be not needed.
         */
        struct {
                /**
This page took 0.024528 seconds and 4 git commands to generate.