summaryrefslogtreecommitdiff
path: root/lib/libc/ia64/string/bzero.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/ia64/string/bzero.S')
-rw-r--r--lib/libc/ia64/string/bzero.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/ia64/string/bzero.S b/lib/libc/ia64/string/bzero.S
index 0963c36aac80..4c8d383b3b4f 100644
--- a/lib/libc/ia64/string/bzero.S
+++ b/lib/libc/ia64/string/bzero.S
@@ -25,7 +25,7 @@
*/
#include <machine/asm.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/ia64/string/bzero.S,v 1.6.24.1 2008/10/02 02:57:24 kensmith Exp $");
ENTRY(bzero, 2)