diff options
Diffstat (limited to 'regc_lex.c')
| -rw-r--r-- | regc_lex.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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®_BOSONLY)) { |
