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..8aac8d84b572 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 2000/11/10 06:10:28 benno Exp $" #endif /* |