diff options
Diffstat (limited to 'usr.bin/doscmd/net.c')
-rw-r--r-- | usr.bin/doscmd/net.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/doscmd/net.c b/usr.bin/doscmd/net.c index 55e291a6067d..1f9dac83c4ed 100644 --- a/usr.bin/doscmd/net.c +++ b/usr.bin/doscmd/net.c @@ -5,7 +5,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/doscmd/net.c,v 1.2.2.1 2002/04/25 11:04:51 tg Exp $"); #include "doscmd.h" |