aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorvda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-09-17 16:28:10 +0000
committervda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-09-17 16:28:10 +0000
commit85e2f33ede6f8cb70f9f50f6fb18c7b0a6082212 (patch)
tree94c3c0678d1349497abe2db6004e9331e50f6d37 /TODO
parent75648f106cb64fb6ccbb4a79d89fd6aef7298081 (diff)
downloadbusybox-w32-85e2f33ede6f8cb70f9f50f6fb18c7b0a6082212.tar.gz
busybox-w32-85e2f33ede6f8cb70f9f50f6fb18c7b0a6082212.tar.bz2
busybox-w32-85e2f33ede6f8cb70f9f50f6fb18c7b0a6082212.zip
whitespace cleanup
git-svn-id: svn://busybox.net/trunk/busybox@16142 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 719bdb325..f0e78e1e7 100644
--- a/TODO
+++ b/TODO
@@ -33,7 +33,7 @@ Rob Landley <rob@landley.net>:
33 depmod 33 depmod
34 busybox lacks a way to update module deps when running from firmware without the 34 busybox lacks a way to update module deps when running from firmware without the
35 use of the depmod.pl (perl is to bloated for most embedded setups) and or orig 35 use of the depmod.pl (perl is to bloated for most embedded setups) and or orig
36 modutils. The orig depmod is rather pointless to have to add to a firmware image 36 modutils. The orig depmod is rather pointless to have to add to a firmware image
37 in when we already have a insmod/rmmod and friends. 37 in when we already have a insmod/rmmod and friends.
38 Unify base64 handling. 38 Unify base64 handling.
39 There's base64 encoding and decoding going on in: 39 There's base64 encoding and decoding going on in: