diff options
Diffstat (limited to 'lib/libc/amd64/gen/_setjmp.S')
| -rw-r--r-- | lib/libc/amd64/gen/_setjmp.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/amd64/gen/_setjmp.S b/lib/libc/amd64/gen/_setjmp.S index 38c3c6f08c9f..31c16eddf4d6 100644 --- a/lib/libc/amd64/gen/_setjmp.S +++ b/lib/libc/amd64/gen/_setjmp.S @@ -34,7 +34,7 @@ .asciz "@(#)_setjmp.s 5.1 (Berkeley) 4/23/90" #endif /* LIBC_SCCS and not lint */ #include <machine/asm.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/amd64/gen/_setjmp.S,v 1.21.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); /* * C library -- _setjmp, _longjmp |
