diff options
Diffstat (limited to 'sys/mips/include/_stdint.h')
-rw-r--r-- | sys/mips/include/_stdint.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/mips/include/_stdint.h b/sys/mips/include/_stdint.h index 0abfdde26153..f8f29611bb12 100644 --- a/sys/mips/include/_stdint.h +++ b/sys/mips/include/_stdint.h @@ -35,7 +35,7 @@ * POSSIBILITY OF SUCH DAMAGE. * * from: src/sys/i386/include/_stdint.h,v 1.2 2004/05/18 16:04:57 stefanf - * $FreeBSD$ + * $FreeBSD: src/sys/mips/include/_stdint.h,v 1.1.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ #ifndef _MACHINE__STDINT_H_ |