summaryrefslogtreecommitdiff
path: root/sys/arm/arm/copystr.S
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/arm/copystr.S')
-rw-r--r--sys/arm/arm/copystr.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm/arm/copystr.S b/sys/arm/arm/copystr.S
index 13bbf01d5238..91770fda5c57 100644
--- a/sys/arm/arm/copystr.S
+++ b/sys/arm/arm/copystr.S
@@ -43,7 +43,7 @@
#include <machine/asm.h>
#include <machine/armreg.h>
#include <machine/asmacros.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/arm/arm/copystr.S,v 1.3.20.1 2009/04/15 03:14:26 kensmith Exp $");
#include <sys/errno.h>