From 1ba824d63fe1c2cd32ddbf924b9e9ab61169be52 Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Tue, 10 Jul 2012 02:22:33 +0000 Subject: - doxygen --- src/include/block_mesh.h | 2 +- src/mesh/gnunet-service-mesh_new.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/include/block_mesh.h b/src/include/block_mesh.h index ef5979da2..f051e6666 100644 --- a/src/include/block_mesh.h +++ b/src/include/block_mesh.h @@ -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; diff --git a/src/mesh/gnunet-service-mesh_new.c b/src/mesh/gnunet-service-mesh_new.c index a581147d1..2fb59919f 100644 --- a/src/mesh/gnunet-service-mesh_new.c +++ b/src/mesh/gnunet-service-mesh_new.c @@ -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) -- cgit v1.2.3