summaryrefslogtreecommitdiff
path: root/lib/libc/mips/string/bzero.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/mips/string/bzero.S')
-rw-r--r--lib/libc/mips/string/bzero.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/mips/string/bzero.S b/lib/libc/mips/string/bzero.S
index 66f29ddeeae8..c29d34f03710 100644
--- a/lib/libc/mips/string/bzero.S
+++ b/lib/libc/mips/string/bzero.S
@@ -33,7 +33,7 @@
*/
#include <machine/asm.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/mips/string/bzero.S,v 1.3.2.2.4.1 2012/03/03 06:15:13 kensmith Exp $");
#if defined(LIBC_SCCS) && !defined(lint)
#if 0