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 702b6b1ccc974..c6b57bcaad7ba 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 2000/01/06 14:40:10 bde Exp $"; #endif #endif /* not lint */ |