diff options
Diffstat (limited to 'lib/libstand/i386/_setjmp.S')
-rw-r--r-- | lib/libstand/i386/_setjmp.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libstand/i386/_setjmp.S b/lib/libstand/i386/_setjmp.S index 6fc8ac1c9d67..28503f5661d3 100644 --- a/lib/libstand/i386/_setjmp.S +++ b/lib/libstand/i386/_setjmp.S @@ -36,7 +36,7 @@ #if defined(LIBC_RCS) && !defined(lint) .text - .asciz "$FreeBSD$" + .asciz "$FreeBSD: src/lib/libstand/i386/_setjmp.S,v 1.5 2001/10/25 01:30:54 peter Exp $" #endif /* LIBC_RCS and not lint */ /* |