argpar.h: `BABELTRACE_ARGPAR_H` -> `ARGPAR_ARGPAR_H`
[argpar.git] / argpar / argpar.h
index 6ebc845e69cec679df268c464dfc8b19a161e166..a5a82be4e64e185c9f0c3f564eeee46c82168d9a 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright (c) 2020-2021 Simon Marchi <simon.marchi@efficios.com>
  */
 
-#ifndef BABELTRACE_ARGPAR_H
-#define BABELTRACE_ARGPAR_H
+#ifndef ARGPAR_ARGPAR_H
+#define ARGPAR_ARGPAR_H
 
 #include <stdbool.h>
 
@@ -345,4 +345,4 @@ void argpar_item_destroy(const struct argpar_item *item);
                _item = NULL;                                           \
        }
 
-#endif /* BABELTRACE_ARGPAR_H */
+#endif /* ARGPAR_ARGPAR_H */
This page took 0.021676 seconds and 4 git commands to generate.