summaryrefslogtreecommitdiff
path: root/tests/actions.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/actions.at')
-rw-r--r--tests/actions.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/actions.at b/tests/actions.at
index 6c1ecbc1..a9846d4c 100644
--- a/tests/actions.at
+++ b/tests/actions.at
@@ -596,7 +596,7 @@ thing:
;
%%
/* Alias to ARGV[1]. */
-const char *source = YY_NULL;
+const char *source = YY_NULLPTR;
]AT_YYERROR_DEFINE[