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 6e50458151bc..06864924e9c4 100644
--- a/sys/boot/ficl/math64.c
+++ b/sys/boot/ficl/math64.c
@@ -42,7 +42,7 @@
** SUCH DAMAGE.
*/
-/* $FreeBSD$ */
+/* $FreeBSD: src/sys/boot/ficl/math64.c,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $ */
#include "ficl.h"
#include "math64.h"