diff options
Diffstat (limited to 'usr.bin/doscmd/cpu.c')
| -rw-r--r-- | usr.bin/doscmd/cpu.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/doscmd/cpu.c b/usr.bin/doscmd/cpu.c index c42dc2284d96..51190d70e3db 100644 --- a/usr.bin/doscmd/cpu.c +++ b/usr.bin/doscmd/cpu.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/doscmd/cpu.c,v 1.8 2002/05/10 10:37:57 tg Exp $"); #include "doscmd.h" #include "video.h" |
