summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1994-10-28 18:50:36 +0000
committerdg <dg@FreeBSD.org>1994-10-28 18:50:36 +0000
commitfeb96dc39d40caba64f5b6368dcce55865519781 (patch)
tree2f428f3040d54deadc1529dd6081dbf7b2d59d31 /sys
parent850e2e306780e10c2fe68cfd24600fcb059f69ee (diff)
downloadFreeBSD-src-feb96dc39d40caba64f5b6368dcce55865519781.zip
FreeBSD-src-feb96dc39d40caba64f5b6368dcce55865519781.tar.gz
Fixed Jordan's editing mistake that caused this to puke.
Diffstat (limited to 'sys')
-rw-r--r--sys/i386/i386/userconfig.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/i386/i386/userconfig.c b/sys/i386/i386/userconfig.c
index 84166eb..09a5f02 100644
--- a/sys/i386/i386/userconfig.c
+++ b/sys/i386/i386/userconfig.c
@@ -1,3 +1,4 @@
+/*
* Copyright (c) 1991 Regents of the University of California.
* All rights reserved.
* Copyright (c) 1994 Jordan K. Hubbard
@@ -37,7 +38,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id$
+ * $Id: userconfig.c,v 1.2 1994/10/28 02:37:57 jkh Exp $
*/
#include <sys/param.h>
OpenPOWER on IntegriCloud