aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/i386/string/rindex.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/i386/string/rindex.S')
-rw-r--r--lib/libc/i386/string/rindex.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/i386/string/rindex.S b/lib/libc/i386/string/rindex.S
index c52f6d3852a2..c8f7951a246b 100644
--- a/lib/libc/i386/string/rindex.S
+++ b/lib/libc/i386/string/rindex.S
@@ -29,7 +29,7 @@
*/
#include <machine/asm.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/i386/string/rindex.S,v 1.10.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $");
/*
* rindex(s, c)