diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-04-03 18:49:23 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-04-03 18:49:23 +0000 |
| commit | 0c0b5822358eaf1f5f5f2ac45e5ce80b4508637c (patch) | |
| tree | 3f94fcd87f6b3c83203ae64a2a578e8ab0610752 /bin/ls/cmp.c | |
| parent | 8127c559e6dc8408901224c75bf62c8e476f3e83 (diff) | |
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> |
