summaryrefslogtreecommitdiff
path: root/lib/libc/ia64/string/bcopy.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/ia64/string/bcopy.S')
-rw-r--r--lib/libc/ia64/string/bcopy.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/ia64/string/bcopy.S b/lib/libc/ia64/string/bcopy.S
index 34aac1984cf4c..1a417ac3a1106 100644
--- a/lib/libc/ia64/string/bcopy.S
+++ b/lib/libc/ia64/string/bcopy.S
@@ -25,7 +25,7 @@
*/
#include <machine/asm.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/ia64/string/bcopy.S,v 1.3.34.1 2010/12/21 17:10:29 kensmith Exp $");
/*
* Not the fastest bcopy in the world.