diff options
author | Bernhard Reutner-Fischer | 2008-05-16 14:35:34 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer | 2008-05-16 14:35:34 +0000 |
commit | 1b23773e2669679b12b0af778cce2749ea2dd97e (patch) | |
tree | 52227c6de52a65ae0127aaa6c0acdcf707942887 | |
parent | 9c3052aab6d14bc950a4f41af2d693f2d5d91c32 (diff) | |
download | busybox-1b23773e2669679b12b0af778cce2749ea2dd97e.zip busybox-1b23773e2669679b12b0af778cce2749ea2dd97e.tar.gz |
- mention duplication of in_ether()
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -294,6 +294,8 @@ Minor stuff: See grep -r strtod Alot of duplication that wants cleanup. --- + in_ether duplicated in network/{interface,ifconfig}.c +--- Code cleanup: |