diff options
Diffstat (limited to 'lib/libc/alpha/sys/pipe.S')
| -rw-r--r-- | lib/libc/alpha/sys/pipe.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/alpha/sys/pipe.S b/lib/libc/alpha/sys/pipe.S index e94398e9656c..01d9e80d9132 100644 --- a/lib/libc/alpha/sys/pipe.S +++ b/lib/libc/alpha/sys/pipe.S @@ -28,7 +28,7 @@ */ #include <machine/asm.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/alpha/sys/pipe.S,v 1.5 2003/08/16 18:59:08 marcel Exp $"); #include "SYS.h" |
