summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config/files.c
diff options
context:
space:
mode:
authorniklas <niklas@openbsd.org>1996-03-25 15:54:43 +0000
committerniklas <niklas@openbsd.org>1996-03-25 15:54:43 +0000
commit608f9123c07c9d36cb7dc72475917fe9c0211e1c (patch)
tree657129c9341e229037351e728f032c066edba94e /usr.sbin/config/files.c
parentSomewhat better support for building lint library (diff)
downloadwireguard-openbsd-608f9123c07c9d36cb7dc72475917fe9c0211e1c.tar.xz
wireguard-openbsd-608f9123c07c9d36cb7dc72475917fe9c0211e1c.zip
From NetBSD: merge of 960317
Diffstat (limited to 'usr.sbin/config/files.c')
-rw-r--r--usr.sbin/config/files.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/config/files.c b/usr.sbin/config/files.c
index a010ee37400..61574f5b004 100644
--- a/usr.sbin/config/files.c
+++ b/usr.sbin/config/files.c
@@ -1,3 +1,6 @@
+/* $OpenBSD: files.c,v 1.3 1996/03/25 15:55:03 niklas Exp $ */
+/* $NetBSD: files.c,v 1.3 1996/03/03 17:28:10 thorpej Exp $ */
+
/*
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
@@ -40,7 +43,6 @@
* SUCH DAMAGE.
*
* from: @(#)files.c 8.1 (Berkeley) 6/6/93
- * $Id: files.c,v 1.2 1996/02/22 00:32:55 niklas Exp $
*/
#include <sys/param.h>