aboutsummaryrefslogtreecommitdiff
path: root/regc_lex.c
diff options
context:
space:
mode:
Diffstat (limited to 'regc_lex.c')
-rw-r--r--regc_lex.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/regc_lex.c b/regc_lex.c
index f7b4c95..6186e10 100644
--- a/regc_lex.c
+++ b/regc_lex.c
@@ -322,6 +322,7 @@ next(
/*
* REG_BOSONLY
+ * FIXME: Let this be handled by REG_ANCHORED during execution as well?
*/
if (v->nexttype == EMPTY && (v->cflags&REG_BOSONLY)) {