summaryrefslogtreecommitdiffstats
path: root/util/check-format-test-negatives.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/check-format-test-negatives.c')
-rw-r--r--util/check-format-test-negatives.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/check-format-test-negatives.c b/util/check-format-test-negatives.c
index 3ce0740bc1..eb67d39a3d 100644
--- a/util/check-format-test-negatives.c
+++ b/util/check-format-test-negatives.c
@@ -242,9 +242,9 @@ struct s_type
#define X 1 + 1
#define Y /* .. */ 2 + 2
-#define Z 3 + 3
+#define Z 3 + 3 * (*a++)
-static varref cmp_vars[] = { /* comment */
+static varref cmp_vars[] = { /* comment. comment? comment! */
{&opt_config}, {&opt_section},
{&opt_server}, {&opt_proxy}, {&opt_path},