diff options
Diffstat (limited to 'lib/libstand/powerpc/_setjmp.S')
| -rw-r--r-- | lib/libstand/powerpc/_setjmp.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libstand/powerpc/_setjmp.S b/lib/libstand/powerpc/_setjmp.S index 5a30810b54ff..1c3cb8b4fa82 100644 --- a/lib/libstand/powerpc/_setjmp.S +++ b/lib/libstand/powerpc/_setjmp.S @@ -4,7 +4,7 @@ #if (defined(LIBC_SCCS) || defined(LIBC_RCS)) && !defined(lint) .text - .asciz "$FreeBSD$" + .asciz "$FreeBSD: src/lib/libstand/powerpc/_setjmp.S,v 1.3.28.1.8.1 2012/03/03 06:15:13 kensmith Exp $" #endif /* |
