diff options
Diffstat (limited to 'src/backend/taler-merchant-httpd_exchanges.c')
-rw-r--r-- | src/backend/taler-merchant-httpd_exchanges.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/taler-merchant-httpd_exchanges.c b/src/backend/taler-merchant-httpd_exchanges.c index a589fbaa..1dfd8100 100644 --- a/src/backend/taler-merchant-httpd_exchanges.c +++ b/src/backend/taler-merchant-httpd_exchanges.c | |||
@@ -25,7 +25,6 @@ | |||
25 | #include "taler-merchant-httpd_exchanges.h" | 25 | #include "taler-merchant-httpd_exchanges.h" |
26 | 26 | ||
27 | 27 | ||
28 | |||
29 | /** | 28 | /** |
30 | * Delay after which we'll re-fetch key information from the exchange. | 29 | * Delay after which we'll re-fetch key information from the exchange. |
31 | */ | 30 | */ |
@@ -1153,4 +1152,5 @@ TMH_EXCHANGES_done () | |||
1153 | trusted_exchanges = NULL; | 1152 | trusted_exchanges = NULL; |
1154 | } | 1153 | } |
1155 | 1154 | ||
1155 | |||
1156 | /* end of taler-merchant-httpd_exchanges.c */ | 1156 | /* end of taler-merchant-httpd_exchanges.c */ |