diff options
| author | David Greenman <dg@FreeBSD.org> | 1994-08-02 07:55:43 +0000 |
|---|---|---|
| committer | David Greenman <dg@FreeBSD.org> | 1994-08-02 07:55:43 +0000 |
| commit | 3c4dd3568f411b4f00f795929afb77ca972c2325 (patch) | |
| tree | 9ea7ac3fc9f929d5b95f3f2de7f4dcac70ff517b /sys/kern/subr_autoconf.c | |
| parent | 94e620434000f6b1f1f21bc1e1961b9480ea5ae2 (diff) | |
Notes
Diffstat (limited to 'sys/kern/subr_autoconf.c')
| -rw-r--r-- | sys/kern/subr_autoconf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/subr_autoconf.c b/sys/kern/subr_autoconf.c index af17988c9359..f48ce99f0a37 100644 --- a/sys/kern/subr_autoconf.c +++ b/sys/kern/subr_autoconf.c @@ -41,7 +41,7 @@ * * @(#)subr_autoconf.c 8.1 (Berkeley) 6/10/93 * - * from: $Header: subr_autoconf.c,v 1.12 93/02/01 19:31:48 torek Exp $ (LBL) + * $Id$ */ #include <sys/param.h> |
