summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_withdraw.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-03-16 18:21:51 +0100
committerChristian Grothoff <christian@grothoff.org>2020-03-16 18:21:51 +0100
commit9f885f9ad962ec0ab3472fa22c7f6fd8d5a7bbe0 (patch)
tree5cc2e144fb561190087336b9327e7b9f7a31af20 /src/exchange/taler-exchange-httpd_withdraw.h
parentaf617136199a14bc875c480734f0fcd802281a33 (diff)
downloadexchange-9f885f9ad962ec0ab3472fa22c7f6fd8d5a7bbe0.tar.gz
exchange-9f885f9ad962ec0ab3472fa22c7f6fd8d5a7bbe0.tar.bz2
exchange-9f885f9ad962ec0ab3472fa22c7f6fd8d5a7bbe0.zip
style fixes
Diffstat (limited to 'src/exchange/taler-exchange-httpd_withdraw.h')
-rw-r--r--src/exchange/taler-exchange-httpd_withdraw.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/exchange/taler-exchange-httpd_withdraw.h b/src/exchange/taler-exchange-httpd_withdraw.h
index 9c7467664..7fc2fa01f 100644
--- a/src/exchange/taler-exchange-httpd_withdraw.h
+++ b/src/exchange/taler-exchange-httpd_withdraw.h
@@ -20,8 +20,8 @@
* @author Benedikt Mueller
* @author Christian Grothoff
*/
-#ifndef TALER_EXCHANGE_HTTPD_RESERVE_WITHDRAW_H
-#define TALER_EXCHANGE_HTTPD_RESERVE_WITHDRAW_H
+#ifndef TALER_EXCHANGE_HTTPD_WITHDRAW_H
+#define TALER_EXCHANGE_HTTPD_WITHDRAW_H
#include <microhttpd.h>
#include "taler-exchange-httpd.h"