diff options
author | vda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2007-01-22 09:03:42 +0000 |
---|---|---|
committer | vda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2007-01-22 09:03:42 +0000 |
commit | 70a293dc4dfc4e41b30d15ea33c0c0e02872aed3 (patch) | |
tree | e0c7fdfeb8daee0ffb3b77d1d6c69e10afd7b583 | |
parent | b757f0f15d33c978e143afe44ab41d3d9d2e0e2a (diff) | |
download | busybox-w32-70a293dc4dfc4e41b30d15ea33c0c0e02872aed3.tar.gz busybox-w32-70a293dc4dfc4e41b30d15ea33c0c0e02872aed3.tar.bz2 busybox-w32-70a293dc4dfc4e41b30d15ea33c0c0e02872aed3.zip |
move shell/cmdedit.c -> libbb/lineedit.c
git-svn-id: svn://busybox.net/trunk/busybox@17452 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r-- | libbb/lineedit.c (renamed from shell/cmdedit.c) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/shell/cmdedit.c b/libbb/lineedit.c index e62975db3..e62975db3 100644 --- a/shell/cmdedit.c +++ b/libbb/lineedit.c | |||