psyc: ipc messages, notify callback for modifiers, tests
[oweals/gnunet.git] / src / include / gnunet_secretsharing_service.h
index 4479f0d804dfc17547c9c7b7900060cb31080bc8..7eb372ef53ea108779d93c594d954f8a10f01152 100644 (file)
@@ -246,7 +246,7 @@ GNUNET_SECRETSHARING_share_read (void *data, size_t len);
  * Convert a share to its binary representation.  Use
  * #GNUNET_SECRETSHARING_share_size to get the necessary size for the binary
  * representation.
- * 
+ *
  * @param share share to write
  * @param buf buffer to write to
  * @param buflen number of writable bytes in @a buffer