]> granicus.if.org Git - flex/commitdiff
fix typo; remove the yylineo entry
authorWill Estes <wlestes@users.sourceforge.net>
Mon, 9 Sep 2002 20:44:58 +0000 (20:44 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Mon, 9 Sep 2002 20:44:58 +0000 (20:44 +0000)
TODO

diff --git a/TODO b/TODO
index 084799fdfc19683f008dfaa71089367b2c2def6c..b6740c93d3b17ec4ba1564dc1df14d6a45f397ec 100644 (file)
--- a/TODO
+++ b/TODO
 
 ** memory management
 
-**  * Complete the memory management api and documentation.
+*** Complete the memory management api and documentation.
 
 *** create a uniform memory management API
 
 ** figure out whether we want to add the capability to have
   auto-generated backout rules
 
-** yylineno is global, not per-buffer
-
 * C++
 
 ** revisit the C++ API. We get requests to make it more complete.