aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/fpu/fpu_mul.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/fpu/fpu_mul.c')
-rw-r--r--sys/powerpc/fpu/fpu_mul.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/fpu/fpu_mul.c b/sys/powerpc/fpu/fpu_mul.c
index 6fe7851eb528..c787f69f94d3 100644
--- a/sys/powerpc/fpu/fpu_mul.c
+++ b/sys/powerpc/fpu/fpu_mul.c
@@ -45,7 +45,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/powerpc/fpu/fpu_mul.c,v 1.2.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $");
#include <sys/types.h>
#include <sys/systm.h>