diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2005-02-13 22:20:35 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2005-02-13 22:20:35 +0000 |
commit | ebc0f52eb5eb7341711e83e5488d259f9f9a6c7b (patch) | |
tree | 74fde0e58161026017e94c328481fadd589879a3 | |
parent | c6924035f1842f4921fddc8f5694cbd20ffc7c57 (diff) | |
download | busybox-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-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ Busybox TODO | |||
2 | 2 | ||
3 | Stuff that needs to be done | 3 | Stuff that needs to be done |
4 | 4 | ||
5 | tr - missing SuS3 features in busybox 1.0pre10 | 5 | tr - missing SuS3 features in busybox 1.0pre10 |
6 | 6 | ||
7 | tr doesnt support [:blank:], [:digit:] or other predefined classes, [=equiv=] | 7 | tr doesnt support [:blank:], [:digit:] or other predefined classes, [=equiv=] |
8 | support is also missing. | 8 | support is also missing. |