aboutsummaryrefslogtreecommitdiff
path: root/src/include/block_mesh.h
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2012-07-10 02:22:33 +0000
committerBart Polot <bart@net.in.tum.de>2012-07-10 02:22:33 +0000
commit1ba824d63fe1c2cd32ddbf924b9e9ab61169be52 (patch)
tree817752c60c31e46721a0130654c9171d53dfa7ab /src/include/block_mesh.h
parentaca540a0feb3bea9456f3a3639e99b65637ee3d7 (diff)
downloadgnunet-1ba824d63fe1c2cd32ddbf924b9e9ab61169be52.tar.gz
gnunet-1ba824d63fe1c2cd32ddbf924b9e9ab61169be52.zip
- doxygen
Diffstat (limited to 'src/include/block_mesh.h')
-rw-r--r--src/include/block_mesh.h2
1 files changed, 1 insertions, 1 deletions
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
75 struct GNUNET_HashCode key; 75 struct GNUNET_HashCode key;
76 76
77 /** 77 /**
78 * Length of the proof regex string.. 78 * Length of the proof regex string.
79 */ 79 */
80 unsigned int n_proof; 80 unsigned int n_proof;
81 81