diff options
Diffstat (limited to 'lib/libc/mips/gen/ldexp.S')
| -rw-r--r-- | lib/libc/mips/gen/ldexp.S | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lib/libc/mips/gen/ldexp.S b/lib/libc/mips/gen/ldexp.S index caee70380707..b8b036307790 100644 --- a/lib/libc/mips/gen/ldexp.S +++ b/lib/libc/mips/gen/ldexp.S @@ -33,7 +33,7 @@   */  #include <machine/asm.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/mips/gen/ldexp.S,v 1.3.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $");  #if defined(LIBC_SCCS) && !defined(lint)  	ASMSTR("from: @(#)ldexp.s	8.1 (Berkeley) 6/4/93") | 
