summaryrefslogtreecommitdiff
path: root/test/test-helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-helpers.h')
-rw-r--r--test/test-helpers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test-helpers.h b/test/test-helpers.h
index 067b1fe..cee7d19 100644
--- a/test/test-helpers.h
+++ b/test/test-helpers.h
@@ -21,7 +21,7 @@
} while (0)
-/* Used to update vectors when constants change. */
+/* Used to update vectors when the specification changes. */
static inline void dump_c_initializer(size_t len, uint8_t buf[len])
{
printf("{\n");