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 ef157f0fd4434..730fb634236a0 100644 --- a/sys/sys/cdefs.h +++ b/sys/sys/cdefs.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)cdefs.h 8.8 (Berkeley) 1/9/95 - * $Id: cdefs.h,v 1.11.2.1 1998/01/03 08:51:53 obrien Exp $ + * $Id: cdefs.h,v 1.11.2.2 1998/06/09 14:15:05 dt Exp $ */ #ifndef _SYS_CDEFS_H_ |