aboutsummaryrefslogtreecommitdiff
path: root/src/reclaim/reclaim_credential.c
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2021-02-22 10:16:16 +0100
committerMartin Schanzenbach <mschanzenbach@posteo.de>2021-04-24 00:56:26 +0200
commit3cd24823660a0447e590ff352e9da7eb076b292b (patch)
tree7e6feb37058bd9885ef0447d38c2fb77f6f97c57 /src/reclaim/reclaim_credential.c
parent8d48dbafe69193f8a23765154be1f7db851bfa1c (diff)
downloadgnunet-dev/schanzen/pabc.tar.gz
gnunet-dev/schanzen/pabc.zip
RECLAIM: Added libpabc credential support.dev/schanzen/pabc
Diffstat (limited to 'src/reclaim/reclaim_credential.c')
-rw-r--r--src/reclaim/reclaim_credential.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/reclaim/reclaim_credential.c b/src/reclaim/reclaim_credential.c
index c8c0d397c..da5cee988 100644
--- a/src/reclaim/reclaim_credential.c
+++ b/src/reclaim/reclaim_credential.c
@@ -1033,7 +1033,6 @@ GNUNET_RECLAIM_presentation_get_expiration (const struct
1033/** 1033/**
1034 * Create a presentation from a credential and a lift of (selected) 1034 * Create a presentation from a credential and a lift of (selected)
1035 * attributes in the credential. 1035 * attributes in the credential.
1036 * FIXME not yet implemented
1037 * 1036 *
1038 * @param cred the credential to use 1037 * @param cred the credential to use
1039 * @param attrs the attributes to present from the credential 1038 * @param attrs the attributes to present from the credential