From d5fa3e3e9a8a1548b2e405ca9684bebbf946fd4f Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 2 Aug 2000 16:42:58 +0000 Subject: Update to the tail rewrite by "Allen Soard" -Erik --- busybox.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'busybox.def.h') diff --git a/busybox.def.h b/busybox.def.h index 41ba0ce85..5adc3e57f 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -190,7 +190,7 @@ // enable syslogd -R remotehost #define BB_FEATURE_REMOTE_LOG // -//Simple tail implementation (2.25k vs 3k for the full one). +//Simple tail implementation (2.34k vs 3k for the full one). //Both provide 'tail -f' support (only one file at a time.) #define BB_FEATURE_SIMPLE_TAIL // -- cgit v1.2.3