aboutsummaryrefslogtreecommitdiff
path: root/src/include/block_mesh.h
diff options
context:
space:
mode:
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