diff options
Diffstat (limited to 'sys/i386/conf/LINT')
-rw-r--r-- | sys/i386/conf/LINT | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index b233893396bfc..0ad8b74969997 100644 --- a/sys/i386/conf/LINT +++ b/sys/i386/conf/LINT @@ -2,7 +2,7 @@ # LINT -- config file for checking all the sources, tries to pull in # as much of the source tree as it can. # -# $Id: LINT,v 1.183 1995/05/27 04:32:12 davidg Exp $ +# LINT,v 1.184 1995/05/28 13:24:16 rgrimes Exp # # NB: You probably don't want to try running a kernel built from this # file. Instead, you should start from GENERIC, and add options from |