diff options
Diffstat (limited to 'bin/ls/print.c')
-rw-r--r-- | bin/ls/print.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ls/print.c b/bin/ls/print.c index a407283506e73..5bcf9c3053839 100644 --- a/bin/ls/print.c +++ b/bin/ls/print.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)print.c 8.4 (Berkeley) 4/17/94"; #else static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/ls/print.c,v 1.19.2.3 2000/07/12 06:19:14 assar Exp $"; #endif #endif /* not lint */ |