summaryrefslogtreecommitdiff
path: root/sys/i386/include/stdarg.h
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1998-07-24 04:57:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1998-07-24 04:57:32 +0000
commita8a3fe17f40c9b40fdba5b5a54eccb48a980e821 (patch)
treecbb644b4992b30708378efe709bfa84fe6caddf4 /sys/i386/include/stdarg.h
parent95b66175a329d81a892710c81f126f1071ac17a0 (diff)
Diffstat (limited to 'sys/i386/include/stdarg.h')
-rw-r--r--sys/i386/include/stdarg.h2
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_