aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/test_sha1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/microhttpd/test_sha1.c')
-rw-r--r--src/microhttpd/test_sha1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/microhttpd/test_sha1.c b/src/microhttpd/test_sha1.c
index d82a2678..4426a3c7 100644
--- a/src/microhttpd/test_sha1.c
+++ b/src/microhttpd/test_sha1.c
@@ -356,7 +356,7 @@ test2_bin (void)
356} 356}
357 357
358 358
359/* Use data set number 7 as it is the longest sequence */ 359/* Use data set number 7 as it has the longest sequence */
360#define DATA_POS 6 360#define DATA_POS 6
361#define MAX_OFFSET 31 361#define MAX_OFFSET 31
362 362