diff options
Diffstat (limited to 'sys/arch/mvme68k/include/stdarg.h')
-rw-r--r-- | sys/arch/mvme68k/include/stdarg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/mvme68k/include/stdarg.h b/sys/arch/mvme68k/include/stdarg.h index 5018e7e3993..65d252073c7 100644 --- a/sys/arch/mvme68k/include/stdarg.h +++ b/sys/arch/mvme68k/include/stdarg.h @@ -1,4 +1,4 @@ -/* $NetBSD: stdarg.h,v 1.1.1.1 1995/07/25 23:12:18 chuck Exp $ */ +/* $Id: stdarg.h,v 1.2 1995/11/07 08:50:05 deraadt Exp $ */ /* Just use the common m68k definition */ #include <m68k/stdarg.h> |