summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2002-09-09 20:44:58 +0000
committerWill Estes <wlestes@users.sourceforge.net>2002-09-09 20:44:58 +0000
commit7872f0e7e8722c2b06bf89391897ecc0dd086d97 (patch)
tree9bad6364e0f70a66cf49ccd471441dc1a5a0f259 /TODO
parentb670bc6c09e8bd33f48db9f1db3782eac0b0b0b4 (diff)
fix typo; remove the yylineo entry
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO b/TODO
index 084799f..b6740c9 100644
--- a/TODO
+++ b/TODO
@@ -39,15 +39,13 @@
** 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.