diff options
Diffstat (limited to 'sys/mips/include/frame.h')
-rw-r--r-- | sys/mips/include/frame.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/mips/include/frame.h b/sys/mips/include/frame.h index b08d88cd348d..117d43444cc5 100644 --- a/sys/mips/include/frame.h +++ b/sys/mips/include/frame.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * JNPR: frame.h,v 1.6.2.1 2007/09/10 08:14:57 girish - * $FreeBSD$ + * $FreeBSD: src/sys/mips/include/frame.h,v 1.2.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ * */ #ifndef _MACHINE_FRAME_H_ |