diff options
Diffstat (limited to 'sys/boot/ficl/testmain.c')
-rw-r--r-- | sys/boot/ficl/testmain.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ficl/testmain.c b/sys/boot/ficl/testmain.c index 75e1d888c3c95..895315d64ca7f 100644 --- a/sys/boot/ficl/testmain.c +++ b/sys/boot/ficl/testmain.c @@ -3,7 +3,7 @@ ** */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/boot/ficl/testmain.c,v 1.5.2.1 2000/07/06 23:51:45 obrien Exp $ */ #include <stdlib.h> #include <stdio.h> |