diff options
Diffstat (limited to 'lib/libc/alpha/sys/sigreturn.S')
| -rw-r--r-- | lib/libc/alpha/sys/sigreturn.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/alpha/sys/sigreturn.S b/lib/libc/alpha/sys/sigreturn.S index 9b13d5f1a136..1538803eac3e 100644 --- a/lib/libc/alpha/sys/sigreturn.S +++ b/lib/libc/alpha/sys/sigreturn.S @@ -28,7 +28,7 @@ */ #include <machine/asm.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/alpha/sys/sigreturn.S,v 1.4 2003/01/19 00:17:03 obrien Exp $"); #include "SYS.h" |
