From b5e9523f947231854a3363348f32bd7a6ed6069d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 31 Oct 2021 10:32:10 +0100 Subject: fix test FTBFS --- src/include/taler_exchangedb_plugin.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/taler_exchangedb_plugin.h') diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h index ac4bd9d86..9c6f322e1 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -2064,8 +2064,8 @@ typedef void const struct TALER_Amount *amount, const char *payto_uri, struct GNUNET_TIME_Absolute deadline, - /* bool? */ int tiny, - /* bool? */ int done); + bool tiny, + bool done); /** -- cgit v1.2.3