summaryrefslogtreecommitdiffstats
path: root/filter/config.Y
diff options
context:
space:
mode:
Diffstat (limited to 'filter/config.Y')
-rw-r--r--filter/config.Y3
1 files changed, 1 insertions, 2 deletions
diff --git a/filter/config.Y b/filter/config.Y
index 9a76c5e..e031abd 100644
--- a/filter/config.Y
+++ b/filter/config.Y
@@ -269,8 +269,7 @@ any_dynamic:
| RIP_TAG { $$ = f_new_inst(); $$->aux = T_INT; $$->a2.i = EA_RIP_TAG; }
;
-rtadot: /* EMPTY */
- | RTA '.' { }
+rtadot: /* EMPTY, we are not permitted RTA. prefix */
;
term: