diff options
Diffstat (limited to 'bin/ls/cmp.c')
| -rw-r--r-- | bin/ls/cmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ls/cmp.c b/bin/ls/cmp.c index 38690feb9a20..14112bbd8198 100644 --- a/bin/ls/cmp.c +++ b/bin/ls/cmp.c @@ -40,7 +40,7 @@ static char sccsid[] = "@(#)cmp.c 8.1 (Berkeley) 5/31/93"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/bin/ls/cmp.c,v 1.9.2.2 2002/07/08 06:59:27 tjr Exp $"); #include <sys/types.h> |
