summaryrefslogtreecommitdiff
path: root/tests/test-basic-r/scanner.l
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-basic-r/scanner.l')
-rw-r--r--tests/test-basic-r/scanner.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-basic-r/scanner.l b/tests/test-basic-r/scanner.l
index 6e3510f..72ad04e 100644
--- a/tests/test-basic-r/scanner.l
+++ b/tests/test-basic-r/scanner.l
@@ -33,7 +33,7 @@
#include "config.h"
%}
-%option prefix="test" outfile="scanner.c"
+%option prefix="test" outfile="scanner.c"
%option nounput noyywrap noyylineno warn nodefault
%option reentrant