Fix header guard
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 16 Feb 2016 20:10:34 +0000 (15:10 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 27 May 2017 16:57:26 +0000 (12:57 -0400)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
include/babeltrace/plugin/plugin-macros.h

index 1e1c026cc5e523ab3c07329471f0b39d1354baca..5011e3a68b31e322a5f027ca3d2ae8dcad96ff10 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_PLUGIN_H
-#define BABELTRACE_PLUGIN_H
+#ifndef BABELTRACE_PLUGIN_MACROS_H
+#define BABELTRACE_PLUGIN_MACROS_H
 
 /*
  * BabelTrace - Babeltrace Plug-in Helper Macros
This page took 0.026068 seconds and 4 git commands to generate.