aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-11-15 12:15:11 +0100
committerChristian Grothoff <christian@grothoff.org>2024-11-15 12:15:11 +0100
commitb9313b5ea59d982d883efbee3ab5113caca702c2 (patch)
tree1e00f0ea94cc41f089c92130f4999cf1e02bce6a
parentcb7b80b59bbf3309256348f3829e315da563e277 (diff)
fix #9341
-rw-r--r--src/include/taler_merchant_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_merchant_util.h b/src/include/taler_merchant_util.h
index 8ca6e9af..89b05f7f 100644
--- a/src/include/taler_merchant_util.h
+++ b/src/include/taler_merchant_util.h
@@ -18,7 +18,7 @@
* @brief Interface for common utility functions
* @author Christian Grothoff
*/
-#ifndef TALER_MERCHANT__UTIL_H
+#ifndef TALER_MERCHANT_UTIL_H
#define TALER_MERCHANT_UTIL_H
#include <gnunet/gnunet_util_lib.h>