summaryrefslogtreecommitdiff
path: root/regen_perly.pl
diff options
context:
space:
mode:
Diffstat (limited to 'regen_perly.pl')
-rw-r--r--regen_perly.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/regen_perly.pl b/regen_perly.pl
index 510cb3b07e..dba4178e54 100644
--- a/regen_perly.pl
+++ b/regen_perly.pl
@@ -268,7 +268,7 @@ sub make_type_tab {
$types{$default_token} = 1;
$tablines =~ /^\Qstatic const char *const yytname[] =\E\n
- {\n
+ \{\n
(.*?)
^};
/xsm