summaryrefslogtreecommitdiff
path: root/lib/libc/i386/string/bzero.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/i386/string/bzero.S')
-rw-r--r--lib/libc/i386/string/bzero.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/i386/string/bzero.S b/lib/libc/i386/string/bzero.S
index 3c22b365e7bd0..5bd43a6346ee6 100644
--- a/lib/libc/i386/string/bzero.S
+++ b/lib/libc/i386/string/bzero.S
@@ -29,7 +29,7 @@
*/
#include <machine/asm.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/i386/string/bzero.S,v 1.9.24.1.6.1 2010/02/10 00:26:20 kensmith Exp $");
/*
* bzero (void *b, size_t len)