=================================================================== RCS file: /cvs/sys/arch/mac68k/include/stdarg.h,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 --- sys/arch/mac68k/include/stdarg.h 2008/03/04 16:07:12 1.1 +++ sys/arch/mac68k/include/stdarg.h 2008/03/04 16:07:12 1.1.1.1 @@ -1,4 +1,4 @@ -/* $OpenBSD: stdarg.h,v 1.1 2008/03/04 16:07:12 nbrk Exp $ */ +/* $OpenBSD: stdarg.h,v 1.1.1.1 2008/03/04 16:07:12 nbrk Exp $ */ /* $NetBSD: stdarg.h,v 1.5 1994/10/26 08:46:48 cgd Exp $ */ #ifndef _MAC68K_STDARG_H_