From fac10d7c59f7db0facd5fb94de273310b9ec86e6 Mon Sep 17 00:00:00 2001 From: Erik Andersen Date: Mon, 7 Feb 2000 05:29:42 +0000 Subject: A few minor updates. ;-) Seriously though, read the Changelog for busybox 0.42, which this is about to become... -Erik --- uniq.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'uniq.c') diff --git a/uniq.c b/uniq.c index a7bff54ec..965d290c2 100644 --- a/uniq.c +++ b/uniq.c @@ -193,4 +193,4 @@ uniq_main(int argc, char **argv) exit(0); } -/* $Id: uniq.c,v 1.5 2000/01/23 18:19:02 erik Exp $ */ +/* $Id: uniq.c,v 1.6 2000/02/07 05:29:42 erik Exp $ */ -- cgit v1.2.3