diff options
Diffstat (limited to 'sys/i386/include/stdarg.h')
-rw-r--r-- | sys/i386/include/stdarg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/include/stdarg.h b/sys/i386/include/stdarg.h index 1a025493bfc75..22b4a3e38c810 100644 --- a/sys/i386/include/stdarg.h +++ b/sys/i386/include/stdarg.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)stdarg.h 8.1 (Berkeley) 6/10/93 - * $Id: stdarg.h,v 1.6 1995/01/24 16:22:52 ache Exp $ + * $Id: stdarg.h,v 1.6.8.1 1997/06/25 08:50:58 bde Exp $ */ #ifndef _STDARG_H_ |