aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-05-16 14:35:34 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-05-16 14:35:34 +0000
commit1b23773e2669679b12b0af778cce2749ea2dd97e (patch)
tree52227c6de52a65ae0127aaa6c0acdcf707942887
parent9c3052aab6d14bc950a4f41af2d693f2d5d91c32 (diff)
downloadbusybox-w32-1b23773e2669679b12b0af778cce2749ea2dd97e.tar.gz
busybox-w32-1b23773e2669679b12b0af778cce2749ea2dd97e.tar.bz2
busybox-w32-1b23773e2669679b12b0af778cce2749ea2dd97e.zip
- mention duplication of in_ether()
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index fa9a2078d..71768f50d 100644
--- a/TODO
+++ b/TODO
@@ -294,6 +294,8 @@ Minor stuff:
294 See grep -r strtod 294 See grep -r strtod
295 Alot of duplication that wants cleanup. 295 Alot of duplication that wants cleanup.
296--- 296---
297 in_ether duplicated in network/{interface,ifconfig}.c
298---
297 299
298 300
299Code cleanup: 301Code cleanup: