diff options
Diffstat (limited to 'sys/sys/cdefs.h')
-rw-r--r-- | sys/sys/cdefs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/cdefs.h b/sys/sys/cdefs.h index 03233d046ca27..19ac7363fd75b 100644 --- a/sys/sys/cdefs.h +++ b/sys/sys/cdefs.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)cdefs.h 8.7 (Berkeley) 1/21/94 - * $Id: cdefs.h,v 1.7 1994/12/08 15:42:17 bde Exp $ + * $Id: cdefs.h,v 1.8 1994/12/23 22:38:54 nate Exp $ */ #ifndef _SYS_CDEFS_H_ |