diff options
Diffstat (limited to 'bin/ls/util.c')
-rw-r--r-- | bin/ls/util.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ls/util.c b/bin/ls/util.c index d4b55e797660d..3cbd2c5389674 100644 --- a/bin/ls/util.c +++ b/bin/ls/util.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)util.c 8.3 (Berkeley) 4/2/94"; #else static const char rcsid[] = - "$Id: util.c,v 1.17 1998/04/25 00:12:32 ache Exp $"; + "$Id: util.c,v 1.18 1998/10/13 12:19:31 des Exp $"; #endif #endif /* not lint */ |