naming
[oweals/gnunet.git] / src / fragmentation / defragmentation.c
index bd4dfba5a5a13d6ea64ea9b1e56f680179c9ae88..6246163a69112397cd2b723de218bd54931b77d6 100644 (file)
@@ -192,7 +192,7 @@ struct GNUNET_DEFRAGMENT_Context
  * Create a defragmentation context.
  *
  * @param stats statistics context
- * @param mtu the maximum message size for each fragment 
+ * @param mtu the maximum message size for each fragment
  * @param num_msgs how many fragmented messages
  *                 to we defragment at most at the same time?
  * @param cls closure for proc and ackp