From 082204fa3de4dfee9cd02a9437e151e70605cd5b Mon Sep 17 00:00:00 2001 From: mycroft Date: Fri, 22 Jan 1999 14:12:07 +0000 Subject: Standardize format. --- sys/arch/atari/include/stdarg.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/arch/atari/include') diff --git a/sys/arch/atari/include/stdarg.h b/sys/arch/atari/include/stdarg.h index 9b66132359a..4a69681c8fd 100644 --- a/sys/arch/atari/include/stdarg.h +++ b/sys/arch/atari/include/stdarg.h @@ -1,4 +1,3 @@ -/* $NetBSD: stdarg.h,v 1.1.1.1 1995/03/26 07:12:06 leo Exp $ */ +/* $NetBSD: stdarg.h,v 1.2 1999/01/22 14:12:07 mycroft Exp $ */ -/* Just use the common m68k definition */ #include -- cgit