diff options
Diffstat (limited to 'usr.bin/doscmd/cwd.c')
| -rw-r--r-- | usr.bin/doscmd/cwd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/doscmd/cwd.c b/usr.bin/doscmd/cwd.c index 7931d83c1c9f..622be172e946 100644 --- a/usr.bin/doscmd/cwd.c +++ b/usr.bin/doscmd/cwd.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/doscmd/cwd.c,v 1.6.2.3 2002/04/25 11:04:50 tg Exp $"); #include <sys/types.h> #include <sys/param.h> |
