aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-03-28 08:18:36 +0000
committerChristian Grothoff <christian@grothoff.org>2013-03-28 08:18:36 +0000
commit37d441c8117448ffdb22bd637f5a96108c593fe6 (patch)
tree5e2390bdcdffc16e067822409082415c8f847b69 /src
parent6260db19f7af906dde1ef9897f965d6e59511a49 (diff)
downloadgnunet-37d441c8117448ffdb22bd637f5a96108c593fe6.tar.gz
gnunet-37d441c8117448ffdb22bd637f5a96108c593fe6.zip
-typo
Diffstat (limited to 'src')
-rw-r--r--src/regex/gnunet-regex-profiler.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regex/gnunet-regex-profiler.c b/src/regex/gnunet-regex-profiler.c
index 83b8ec50f..25fb4b6a3 100644
--- a/src/regex/gnunet-regex-profiler.c
+++ b/src/regex/gnunet-regex-profiler.c
@@ -347,7 +347,7 @@ static unsigned int peer_cnt;
347static unsigned int peers_found; 347static unsigned int peers_found;
348 348
349/** 349/**
350 * Index of peer to start next announce/search.. 350 * Index of peer to start next announce/search.
351 */ 351 */
352static unsigned int next_search; 352static unsigned int next_search;
353 353