diff options
| author | mycroft <mycroft@NetBSD.org> | 1999-01-22 14:12:07 +0000 |
|---|---|---|
| committer | mycroft <mycroft@NetBSD.org> | 1999-01-22 14:12:07 +0000 |
| commit | 082204fa3de4dfee9cd02a9437e151e70605cd5b (patch) | |
| tree | e13cb3f934092a0e87ea0c132e503f5061c27e19 /sys/arch/atari/include/stdarg.h | |
| parent | 65fca13b07cd9d458ab2f957872058845a2dc036 (diff) | |
Standardize format.
Diffstat (limited to 'sys/arch/atari/include/stdarg.h')
| -rw-r--r-- | sys/arch/atari/include/stdarg.h | 3 |
1 files changed, 1 insertions, 2 deletions
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 <m68k/stdarg.h> |
