summaryrefslogtreecommitdiff
path: root/sys/boot/ficl/math64.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/ficl/math64.c')
-rw-r--r--sys/boot/ficl/math64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ficl/math64.c b/sys/boot/ficl/math64.c
index e3d64e847a7f..b78eddf3e2e4 100644
--- a/sys/boot/ficl/math64.c
+++ b/sys/boot/ficl/math64.c
@@ -7,7 +7,7 @@
** be renamed!
*******************************************************************/
-/* $FreeBSD$ */
+/* $FreeBSD: src/sys/boot/ficl/math64.c,v 1.2 1999/09/29 04:43:06 dcs Exp $ */
#include "ficl.h"
#include "math64.h"