commit | d18f52bd182ac163a4ca87e7f8ffcb047fd063a3 | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Sun Mar 02 12:53:15 2008 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Sun Mar 02 12:53:15 2008 +0000 |
tree | 2b0804e1014e908150a20acc6bbccbd9b83cfce3 | |
parent | fb29038b59fa639b79de99c4edddfa6462918765 [diff] [blame] |
actually add bb_qsort.c *: s/Denis/Denys/
diff --git a/runit/runit_lib.c b/runit/runit_lib.c index bedd540..f33619d 100644 --- a/runit/runit_lib.c +++ b/runit/runit_lib.c
@@ -25,7 +25,7 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* Busyboxed by Denis Vlasenko <vda.linux@googlemail.com> */ +/* Busyboxed by Denys Vlasenko <vda.linux@googlemail.com> */ /* Collected into one file from runit's many tiny files */ /* TODO: review, eliminate unneeded stuff, move good stuff to libbb */