aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2005-02-13 22:20:35 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2005-02-13 22:20:35 +0000
commitebc0f52eb5eb7341711e83e5488d259f9f9a6c7b (patch)
tree74fde0e58161026017e94c328481fadd589879a3
parentc6924035f1842f4921fddc8f5694cbd20ffc7c57 (diff)
downloadbusybox-w32-ebc0f52eb5eb7341711e83e5488d259f9f9a6c7b.tar.gz
busybox-w32-ebc0f52eb5eb7341711e83e5488d259f9f9a6c7b.tar.bz2
busybox-w32-ebc0f52eb5eb7341711e83e5488d259f9f9a6c7b.zip
remove whitespace
git-svn-id: svn://busybox.net/trunk/busybox@9871 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 45354a83a..4653abfb2 100644
--- a/TODO
+++ b/TODO
@@ -2,7 +2,7 @@ Busybox TODO
2 2
3Stuff that needs to be done 3Stuff that needs to be done
4 4
5tr - missing SuS3 features in busybox 1.0pre10 5tr - missing SuS3 features in busybox 1.0pre10
6 6
7tr doesnt support [:blank:], [:digit:] or other predefined classes, [=equiv=] 7tr doesnt support [:blank:], [:digit:] or other predefined classes, [=equiv=]
8support is also missing. 8support is also missing.