aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/ficl/ficl.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/ficl/ficl.c')
-rw-r--r--sys/boot/ficl/ficl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ficl/ficl.c b/sys/boot/ficl/ficl.c
index d4370eb1a48a..f55d06897c7c 100644
--- a/sys/boot/ficl/ficl.c
+++ b/sys/boot/ficl/ficl.c
@@ -55,7 +55,7 @@
** SUCH DAMAGE.
*/
-/* $FreeBSD$ */
+/* $FreeBSD: src/sys/boot/ficl/ficl.c,v 1.18.34.1 2009/04/15 03:14:26 kensmith Exp $ */
#ifdef TESTMAIN
#include <stdlib.h>