commit b9313b5ea59d982d883efbee3ab5113caca702c2
parent cb7b80b59bbf3309256348f3829e315da563e277
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 15 Nov 2024 12:15:11 +0100
fix #9341
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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>