aboutsummaryrefslogtreecommitdiff
path: root/src/setu/setu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/setu/setu.h')
-rw-r--r--src/setu/setu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/setu/setu.h b/src/setu/setu.h
index f806c8eb1..7c2a98a02 100644
--- a/src/setu/setu.h
+++ b/src/setu/setu.h
@@ -261,7 +261,7 @@ struct GNUNET_SETU_ResultMessage
261 uint16_t result_status GNUNET_PACKED; 261 uint16_t result_status GNUNET_PACKED;
262 262
263 /** 263 /**
264 * Type of the element attachted to the message, if any. 264 * Type of the element attached to the message, if any.
265 */ 265 */
266 uint16_t element_type GNUNET_PACKED; 266 uint16_t element_type GNUNET_PACKED;
267 267