diff options
author | David Greenman <dg@FreeBSD.org> | 1994-08-02 07:55:43 +0000 |
---|---|---|
committer | David Greenman <dg@FreeBSD.org> | 1994-08-02 07:55:43 +0000 |
commit | 3c4dd3568f411b4f00f795929afb77ca972c2325 (patch) | |
tree | 9ea7ac3fc9f929d5b95f3f2de7f4dcac70ff517b /sys/i386/include/stdarg.h | |
parent | 94e620434000f6b1f1f21bc1e1961b9480ea5ae2 (diff) | |
download | src-3c4dd3568f411b4f00f795929afb77ca972c2325.tar.gz src-3c4dd3568f411b4f00f795929afb77ca972c2325.zip |
Added $Id$
Notes
Notes:
svn path=/head/; revision=1817
Diffstat (limited to 'sys/i386/include/stdarg.h')
-rw-r--r-- | sys/i386/include/stdarg.h | 1 |
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_ |