diff options
Diffstat (limited to 'sys/pc98/include/varargs.h')
-rw-r--r-- | sys/pc98/include/varargs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/include/varargs.h b/sys/pc98/include/varargs.h index 21f5ce3c1c98..9ab7d418bc0d 100644 --- a/sys/pc98/include/varargs.h +++ b/sys/pc98/include/varargs.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/varargs.h,v 1.1.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #include <i386/varargs.h> |