- doxygen
authorBart Polot <bart@net.in.tum.de>
Tue, 10 Jul 2012 02:22:33 +0000 (02:22 +0000)
committerBart Polot <bart@net.in.tum.de>
Tue, 10 Jul 2012 02:22:33 +0000 (02:22 +0000)
src/include/block_mesh.h
src/mesh/gnunet-service-mesh_new.c

index ef5979da2b848292627431fde67f8fca3b701759..f051e6666515c37ba9d1de87f8f65e878d0a4796 100644 (file)
@@ -75,7 +75,7 @@ struct MeshRegexBlock
     struct GNUNET_HashCode key;
 
       /**
-       * Length of the proof regex string..
+       * Length of the proof regex string.
        */
     unsigned int n_proof;
 
index a581147d1b67bc8c289d27a284f25ee21ce64f08..2fb59919f34ea6f85b79bba5182e8ab8e20c0f66 100644 (file)
@@ -4095,7 +4095,7 @@ dht_get_type_handler (void *cls, struct GNUNET_TIME_Absolute exp,
 }
 
 /**
- * Function to process DHT string to regex matching..
+ * Function to process DHT string to regex matching.
  * Called on each result obtained for the DHT search.
  *
  * @param cls closure (search context)
@@ -4232,7 +4232,7 @@ regex_edge_iterator (void *cls,
 
 
 /**
- * Function to process DHT string to regex matching..
+ * Function to process DHT string to regex matching.
  * Called on each result obtained for the DHT search.
  *
  * @param cls closure (search context)