diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2006-09-17 16:28:10 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2006-09-17 16:28:10 +0000 |
commit | 9213a9e0f2d8fd638ecd02e2628d96dd5c7d233e (patch) | |
tree | 94c3c0678d1349497abe2db6004e9331e50f6d37 /TODO | |
parent | a6127aacef047ed7661722705b052811fbe7f467 (diff) | |
download | busybox-9213a9e0f2d8fd638ecd02e2628d96dd5c7d233e.tar.gz |
whitespace cleanup
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ Rob Landley <rob@landley.net>: depmod busybox lacks a way to update module deps when running from firmware without the use of the depmod.pl (perl is to bloated for most embedded setups) and or orig - modutils. The orig depmod is rather pointless to have to add to a firmware image + modutils. The orig depmod is rather pointless to have to add to a firmware image in when we already have a insmod/rmmod and friends. Unify base64 handling. There's base64 encoding and decoding going on in: |