aboutsummaryrefslogtreecommitdiff
path: root/src/seti/seti.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-26 20:00:55 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-26 20:00:55 +0200
commit1f2674fe293be7c1a852fbe4a7241fbcb149078f (patch)
tree075dd0aa3d2b19b0c62b18bdf3d99f324dea2966 /src/seti/seti.h
parent82a5d35360c4c882d9a5f92c4ac27c61bd4a4cc5 (diff)
downloadgnunet-1f2674fe293be7c1a852fbe4a7241fbcb149078f.tar.gz
gnunet-1f2674fe293be7c1a852fbe4a7241fbcb149078f.zip
-fix typos
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