aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_secretsharing_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-12-24 14:48:36 +0000
committerChristian Grothoff <christian@grothoff.org>2013-12-24 14:48:36 +0000
commitb479dddcac56ec8352b8730470ed6cdaf4b929c5 (patch)
tree9cf9d1832a0d02c6b6734f384fcdca7959e77972 /src/include/gnunet_secretsharing_service.h
parent389e0afa4cabf4c9ed980ef7021beca067a53498 (diff)
downloadgnunet-b479dddcac56ec8352b8730470ed6cdaf4b929c5.tar.gz
gnunet-b479dddcac56ec8352b8730470ed6cdaf4b929c5.zip
-remove trailing whitespace
Diffstat (limited to 'src/include/gnunet_secretsharing_service.h')
-rw-r--r--src/include/gnunet_secretsharing_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_secretsharing_service.h b/src/include/gnunet_secretsharing_service.h
index 4479f0d80..7eb372ef5 100644
--- a/src/include/gnunet_secretsharing_service.h
+++ b/src/include/gnunet_secretsharing_service.h
@@ -246,7 +246,7 @@ GNUNET_SECRETSHARING_share_read (void *data, size_t len);
246 * Convert a share to its binary representation. Use 246 * Convert a share to its binary representation. Use
247 * #GNUNET_SECRETSHARING_share_size to get the necessary size for the binary 247 * #GNUNET_SECRETSHARING_share_size to get the necessary size for the binary
248 * representation. 248 * representation.
249 * 249 *
250 * @param share share to write 250 * @param share share to write
251 * @param buf buffer to write to 251 * @param buf buffer to write to
252 * @param buflen number of writable bytes in @a buffer 252 * @param buflen number of writable bytes in @a buffer