diff options
Diffstat (limited to 'sys/sys/conf.h')
-rw-r--r-- | sys/sys/conf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/conf.h b/sys/sys/conf.h index 8b34ae6e02b20..e4ce7107f88c1 100644 --- a/sys/sys/conf.h +++ b/sys/sys/conf.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)conf.h 8.5 (Berkeley) 1/9/95 - * $Id: conf.h,v 1.31 1996/07/23 21:52:43 phk Exp $ + * $Id: conf.h,v 1.31.2.1 1998/11/29 22:52:13 imp Exp $ */ #ifndef _SYS_CONF_H_ |