aboutsummaryrefslogtreecommitdiff
path: root/src/seti/seti.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/seti/seti.h')
-rw-r--r--src/seti/seti.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/seti/seti.h b/src/seti/seti.h
index aa7014034..e780b1061 100644
--- a/src/seti/seti.h
+++ b/src/seti/seti.h
@@ -212,7 +212,7 @@ struct GNUNET_SETI_ResultMessage
212 uint16_t result_status GNUNET_PACKED; 212 uint16_t result_status GNUNET_PACKED;
213 213
214 /** 214 /**
215 * Type of the element attachted to the message, if any. 215 * Type of the element attached to the message, if any.
216 */ 216 */
217 uint16_t element_type GNUNET_PACKED; 217 uint16_t element_type GNUNET_PACKED;
218 218