Normalize public header include guards
[babeltrace.git] / include / babeltrace / ctf-ir / field-path.h
index cb2466aa666c63377314e33906844c717e9fb3eb..a9100a1161e2002c713936558f143ddd76a6bc2e 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_CTF_IR_FIELD_PATH
-#define BABELTRACE_CTF_IR_FIELD_PATH
+#ifndef BABELTRACE_CTF_IR_FIELD_PATH_H
+#define BABELTRACE_CTF_IR_FIELD_PATH_H
 
 /*
  * BabelTrace - CTF IR: Field path
@@ -138,4 +138,4 @@ extern int bt_ctf_field_path_get_index(
 }
 #endif
 
-#endif /* BABELTRACE_CTF_IR_FIELD_PATH */
+#endif /* BABELTRACE_CTF_IR_FIELD_PATH_H */
This page took 0.023487 seconds and 4 git commands to generate.