-remove trailing whitespace
[oweals/gnunet.git] / src / include / gnunet_mesh_service.h
index 7851974719d7ef907a22f06f84f1705112e01879..a5ebcb1ce159695d987151712ff1b0b4496d1d72 100644 (file)
@@ -145,7 +145,7 @@ struct GNUNET_MESH_MessageHandler
  * the other peer initiated.
  * Only called (once) upon reception of data with a message type which was
  * subscribed to in #GNUNET_MESH_connect.
- * 
+ *
  * A call to #GNUNET_MESH_channel_destroy causes te channel to be ignored. In
  * this case the handler MUST return NULL.
  *