diff options
Diffstat (limited to 'sys/sun4v/include/varargs.h')
-rw-r--r-- | sys/sun4v/include/varargs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sun4v/include/varargs.h b/sys/sun4v/include/varargs.h index a168c6e33c326..9b84a9a3ed130 100644 --- a/sys/sun4v/include/varargs.h +++ b/sys/sun4v/include/varargs.h @@ -46,7 +46,7 @@ * SUCH DAMAGE. * * @(#)varargs.h 8.3 (Berkeley) 3/22/94 - * $FreeBSD$ + * $FreeBSD: src/sys/sun4v/include/varargs.h,v 1.1 2006/10/05 06:14:26 kmacy Exp $ */ #ifndef _MACHINE_VARARGS_H_ |