summaryrefslogtreecommitdiff
path: root/src/include/taler_merchantdb_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/taler_merchantdb_plugin.h')
-rw-r--r--src/include/taler_merchantdb_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_merchantdb_plugin.h b/src/include/taler_merchantdb_plugin.h
index 7439d6b7..bd935045 100644
--- a/src/include/taler_merchantdb_plugin.h
+++ b/src/include/taler_merchantdb_plugin.h
@@ -1122,7 +1122,7 @@ struct TALER_MERCHANTDB_SpentTokenDetails
/**
* Signature that this token was spent on the specified order.
*/
- struct TALER_TokenUseSignature sig;
+ struct TALER_TokenUseSignatureP sig;
/**
* Blind signature for the spent token to prove validity of it.