Normalize public header include guards
[babeltrace.git] / include / babeltrace / graph / port.h
index b759b6ab07d1e2dc5cddf81f4781733e4d955a82..7569961b8bd585f2be3385d7d9c39c32ea28c7e0 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_COMPONENT_PORT_H
-#define BABELTRACE_COMPONENT_PORT_H
+#ifndef BABELTRACE_GRAPH_PORT_H
+#define BABELTRACE_GRAPH_PORT_H
 
 /*
  * BabelTrace - Babeltrace Component Connection Interface
@@ -73,4 +73,4 @@ bool bt_port_is_output(struct bt_port *port)
 }
 #endif
 
-#endif /* BABELTRACE_COMPONENT_PORT_H */
+#endif /* BABELTRACE_GRAPH_PORT_H */
This page took 0.025078 seconds and 4 git commands to generate.