text: wip event formating
[babeltrace.git] / plugins / ctf / fs / fs.h
index f3d442e466bbf7e33d6be8c8822c394b3b6ebaec..f4bd86c9d9b515065be5bf2d6a0e447a7e4801fa 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_PLUGIN_CTF_FS_INTERNAL_H
-#define BABELTRACE_PLUGIN_CTF_FS_INTERNAL_H
+#ifndef BABELTRACE_PLUGIN_CTF_FS_H
+#define BABELTRACE_PLUGIN_CTF_FS_H
 
 /*
  * BabelTrace - CTF on File System Component
@@ -92,4 +92,4 @@ BT_HIDDEN
 enum bt_component_status ctf_fs_init(struct bt_component *source,
                struct bt_value *params);
 
-#endif /* BABELTRACE_PLUGIN_CTF_FS_INTERNAL_H */
+#endif /* BABELTRACE_PLUGIN_CTF_FS_H */
This page took 0.025161 seconds and 4 git commands to generate.