- doxygen
authorBart Polot <bart@net.in.tum.de>
Wed, 6 Nov 2013 11:39:09 +0000 (11:39 +0000)
committerBart Polot <bart@net.in.tum.de>
Wed, 6 Nov 2013 11:39:09 +0000 (11:39 +0000)
src/mesh/gnunet-service-mesh_tunnel.c

index 6b2827a75eebcf12bf64c1260894ec74319288e9..6fa3f836ea14aa54739f9592871d87d57c044e74 100644 (file)
@@ -290,7 +290,7 @@ ping_encryption_size (void)
  * @param t Tunnel on which the message came.
  * @param msg The ephemeral key message.
  *
- * @return \GNUNET_OK if message is fine, \GNUNET_SYSERR otherwise.
+ * @return GNUNET_OK if message is fine, GNUNET_SYSERR otherwise.
  */
 int
 check_ephemeral (struct MeshTunnel3 *t,