aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/include/stdarg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/include/stdarg.h')
-rw-r--r--sys/i386/include/stdarg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/i386/include/stdarg.h b/sys/i386/include/stdarg.h
index 1110b667083b..5880242723b8 100644
--- a/sys/i386/include/stdarg.h
+++ b/sys/i386/include/stdarg.h
@@ -31,6 +31,7 @@
* SUCH DAMAGE.
*
* @(#)stdarg.h 8.1 (Berkeley) 6/10/93
+ * $Id$
*/
#ifndef _STDARG_H_