summaryrefslogtreecommitdiff
path: root/usr.sbin/ypserv/common/ypdef.h
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1996-05-30 09:53:36 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1996-05-30 09:53:36 +0000
commite8098bbf458987a911595aeb26743be5872aa9bd (patch)
treed69e4ec9588a8941442b70557296ac8e69fbf348 /usr.sbin/ypserv/common/ypdef.h
parent186322730aa9b7b1dd126071d0b5afdcf70a1297 (diff)
$OpenBSD$ tag and few spelling errors
Diffstat (limited to 'usr.sbin/ypserv/common/ypdef.h')
-rw-r--r--usr.sbin/ypserv/common/ypdef.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ypserv/common/ypdef.h b/usr.sbin/ypserv/common/ypdef.h
index 2305c5e1c9d..d7a16c6d8e9 100644
--- a/usr.sbin/ypserv/common/ypdef.h
+++ b/usr.sbin/ypserv/common/ypdef.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: ypdef.h,v 1.3 1996/05/30 09:53:02 deraadt Exp $ */
+
/*
* Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se>
* All rights reserved.
@@ -29,8 +31,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
- * $Id: ypdef.h,v 1.2 1996/01/20 00:29:39 chuck Exp $
*/
#ifndef _YPDEF_H_