aboutsummaryrefslogtreecommitdiff
path: root/src/revocation/revocation.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-06 08:00:39 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-06 08:00:39 +0000
commit03acdb1b1764cb9ae65d255c3e4f9606e824f80b (patch)
tree81dd140992cbc2e41ad8a6cf1844e3124c41cef6 /src/revocation/revocation.h
parentad989721684818bee9a0a1f81d5fb085241959ab (diff)
downloadgnunet-03acdb1b1764cb9ae65d255c3e4f9606e824f80b.tar.gz
gnunet-03acdb1b1764cb9ae65d255c3e4f9606e824f80b.zip
-handle client revocation queries in service
Diffstat (limited to 'src/revocation/revocation.h')
-rw-r--r--src/revocation/revocation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/revocation/revocation.h b/src/revocation/revocation.h
index 29235aeee..b13d79a37 100644
--- a/src/revocation/revocation.h
+++ b/src/revocation/revocation.h
@@ -120,7 +120,7 @@ struct RevokeMessage
120struct RevocationResponseMessage 120struct RevocationResponseMessage
121{ 121{
122 /** 122 /**
123 * Type: #GNUNET_MESSAGE_TYPE_REVOKE_RESPONSE 123 * Type: #GNUNET_MESSAGE_TYPE_REVOCATION_REVOKE_RESPONSE
124 */ 124 */
125 struct GNUNET_MessageHeader header; 125 struct GNUNET_MessageHeader header;
126 126