summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 88be58f9e..5a9fa220b 100644
--- a/TODO
+++ b/TODO
@@ -22,7 +22,7 @@ I'm currently working on completing the wide char and locale support.
1) Little things that need fixing:
----------------------------------
- *) Fix bugs in *printf: wprintf %ls bug ; outdigit precison bug
+ *) Fix bug in *printf: outdigit precison bug
a) Use locale decimal point in *printf() and strto*d() -- slightly
complicated by the fact that at least one locale uses a wchar
radix that does not map to a single byte in UTF-8.