aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/ficl/float.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/ficl/float.c')
-rw-r--r--sys/boot/ficl/float.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ficl/float.c b/sys/boot/ficl/float.c
index d757b23648bc..44afb871d0bc 100644
--- a/sys/boot/ficl/float.c
+++ b/sys/boot/ficl/float.c
@@ -41,7 +41,7 @@
** SUCH DAMAGE.
*/
-/* $FreeBSD$ */
+/* $FreeBSD: src/sys/boot/ficl/float.c,v 1.2.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
#include <stdlib.h>
#include <stdio.h>