aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/mips/string/strrchr.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/mips/string/strrchr.S')
-rw-r--r--lib/libc/mips/string/strrchr.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/mips/string/strrchr.S b/lib/libc/mips/string/strrchr.S
index c0dcef049d6e..d8e92fc4f9e2 100644
--- a/lib/libc/mips/string/strrchr.S
+++ b/lib/libc/mips/string/strrchr.S
@@ -33,8 +33,6 @@
*/
#include <machine/asm.h>
-__FBSDID("$FreeBSD$");
-
#if defined(LIBC_SCCS) && !defined(lint)
ASMSTR("from: @(#)rindex.s 8.1 (Berkeley) 6/4/93")
ASMSTR("$NetBSD: rindex.S,v 1.7 2003/08/07 16:42:16 agc Exp $")