aboutsummaryrefslogtreecommitdiff
path: root/src/ats/ats.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ats/ats.h')
-rw-r--r--src/ats/ats.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ats/ats.h b/src/ats/ats.h
index 7cad9e98e..3a7f28a64 100644
--- a/src/ats/ats.h
+++ b/src/ats/ats.h
@@ -218,7 +218,7 @@ struct AddressDestroyedMessage
218 * Message sent by ATS service to client to confirm that it is done 218 * Message sent by ATS service to client to confirm that it is done
219 * using the given session ID. 219 * using the given session ID.
220 */ 220 */
221struct SessionReleaseMessage 221struct GNUNET_ATS_SessionReleaseMessage
222{ 222{
223 /** 223 /**
224 * Type is #GNUNET_MESSAGE_TYPE_ATS_SESSION_RELEASE. 224 * Type is #GNUNET_MESSAGE_TYPE_ATS_SESSION_RELEASE.