diff options
author | Eric Andersen <andersen@codepoet.org> | 2005-02-13 22:20:35 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2005-02-13 22:20:35 +0000 |
commit | b413a7009ec0058f00be9ae57097b151d22f29a4 (patch) | |
tree | 74fde0e58161026017e94c328481fadd589879a3 | |
parent | 5bf4658dea75d63b0b5999f62af7ac5748e27a85 (diff) | |
download | busybox-w32-b413a7009ec0058f00be9ae57097b151d22f29a4.tar.gz busybox-w32-b413a7009ec0058f00be9ae57097b151d22f29a4.tar.bz2 busybox-w32-b413a7009ec0058f00be9ae57097b151d22f29a4.zip |
remove whitespace
-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. |