summaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_count_known_coins.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb/pg_count_known_coins.h')
-rw-r--r--src/exchangedb/pg_count_known_coins.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/pg_count_known_coins.h b/src/exchangedb/pg_count_known_coins.h
index f5dd4f27f..69f07bdf4 100644
--- a/src/exchangedb/pg_count_known_coins.h
+++ b/src/exchangedb/pg_count_known_coins.h
@@ -33,7 +33,7 @@
*/
long long
TEH_PG_count_known_coins (void *cls,
- const struct
+ const struct
TALER_DenominationHashP *denom_pub_hash);
#endif