summaryrefslogtreecommitdiff
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 3fe858147c8f7..86affa2eaec80 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.1 2002/04/09 17:45:11 dcs Exp $ */
#include <stdlib.h>
#include <stdio.h>