aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/doscmd/mem.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/doscmd/mem.c')
-rw-r--r--usr.bin/doscmd/mem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/doscmd/mem.c b/usr.bin/doscmd/mem.c
index 540bb8f9919d..45136b3f13df 100644
--- a/usr.bin/doscmd/mem.c
+++ b/usr.bin/doscmd/mem.c
@@ -31,7 +31,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/doscmd/mem.c,v 1.5 2002/03/07 12:52:27 obrien Exp $");
#include <stdio.h>
#include "doscmd.h"