From: Will Estes Date: Fri, 26 Oct 2001 14:30:10 +0000 (+0000) Subject: now NEWS has forgotten about the _r variables X-Git-Tag: flex-2-5-10~216 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fd8daf274937b030f6bd7bec6fbe1d92c2381542;p=flex now NEWS has forgotten about the _r variables --- diff --git a/NEWS b/NEWS index fd70950..bf12e95 100644 --- a/NEWS +++ b/NEWS @@ -55,7 +55,7 @@ e.g., yyget_text, yyget_leng, etc. *** Prefix substitution added for new functions. *** Macro shortcuts to the lengthy get/set functions -provided for use in actions. e.g., yytext_r, yyleng_r, etc. +provided for use in actions. e.g., yytext, yyleng, etc. *** Arbitrary, user-defined data, "yyextra", may be added to scanner.