aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/validation/preprocessor/preprocessor22.c
diff options
context:
space:
mode:
Diffstat (limited to 'validation/preprocessor/preprocessor22.c')
-rw-r--r--validation/preprocessor/preprocessor22.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/validation/preprocessor/preprocessor22.c b/validation/preprocessor/preprocessor22.c
index 277334c6..11f625c0 100644
--- a/validation/preprocessor/preprocessor22.c
+++ b/validation/preprocessor/preprocessor22.c
@@ -17,7 +17,7 @@ define_struct(a, {
* check-description: Directives are not allowed within a macro argument list,
* although cpp deals with it to treat macro more like C functions.
*
- * check-command: sparse -E $file
+ * check-command: sparse -pedantic -E $file
*
* check-error-start
preprocessor/preprocessor22.c:6:1: warning: directive in macro's argument list