aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_testing_ng_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_testing_ng_lib.h')
-rw-r--r--src/include/gnunet_testing_ng_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_testing_ng_lib.h b/src/include/gnunet_testing_ng_lib.h
index 001d92aad..55c8a7246 100644
--- a/src/include/gnunet_testing_ng_lib.h
+++ b/src/include/gnunet_testing_ng_lib.h
@@ -161,7 +161,7 @@ struct GNUNET_TESTING_Command
161 161
162 /** 162 /**
163 * How often did we try to execute this command? (In case it is a request 163 * How often did we try to execute this command? (In case it is a request
164 * that is repated.) Note that a command must have some build-in retry 164 * that is repated.) Note that a command must have some built-in retry
165 * mechanism for this value to be useful. 165 * mechanism for this value to be useful.
166 */ 166 */
167 unsigned int num_tries; 167 unsigned int num_tries;