From 4bea32abb5d25e3b83047c22fd3f4e8fae2479cd Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 6 Oct 1999 00:30:51 +0000 Subject: latest and greatest. --- applets/busybox.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applets') diff --git a/applets/busybox.c b/applets/busybox.c index 08ba88d65..9986af389 100644 --- a/applets/busybox.c +++ b/applets/busybox.c @@ -102,7 +102,7 @@ static const struct Applet applets[] = { {"mnc", mnc_main}, #endif #ifdef BB_MORE //bin - {"more", cat_more_main}, + {"more", more_main}, #endif #ifdef BB_MOUNT //bin {"mount", mount_main}, -- cgit v1.2.3