diff options
Diffstat (limited to 'lib/libc/mips/sys/shmat.S')
| -rw-r--r-- | lib/libc/mips/sys/shmat.S | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lib/libc/mips/sys/shmat.S b/lib/libc/mips/sys/shmat.S index d81f6bfb82a1..683e2e6569c8 100644 --- a/lib/libc/mips/sys/shmat.S +++ b/lib/libc/mips/sys/shmat.S @@ -1,7 +1,7 @@  /*	$NetBSD: shmat.S,v 1.1 2000/07/07 08:20:52 itohy Exp $	*/  #include <machine/asm.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/mips/sys/shmat.S,v 1.1.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $");  #include "SYS.h"  RSYSCALL(shmat) | 
