diff options
author | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 09:48:43 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 09:48:43 +0000 |
commit | 6875d25465631b7563f1b90e6b05e2640dc81f4e (patch) | |
tree | 4612f5c4cd9cbf9e4f55b57fc6178ce6162c882c /sys/i386/include/stdarg.h | |
parent | b0cd3c3ef2545d2eba2aa79d5f66041ba53d8709 (diff) |
Notes
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 f231c218d4778..cf84be32990f2 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 - * $FreeBSD$ + * $Id$ */ #ifndef _STDARG_H_ |