summaryrefslogtreecommitdiff
path: root/usr.sbin/ypserv/common/yplib_host.h
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2002-07-19 02:38:41 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2002-07-19 02:38:41 +0000
commite2e599c8ed62c4886dfcebc74b0d3bf7436b418e (patch)
tree9a49861d623e3d5520a4114bbb545f3beb994dcf /usr.sbin/ypserv/common/yplib_host.h
parent1cccfea064ca712bce2bfdebd5da7f086362a656 (diff)
4344 lines of KNF diff
Diffstat (limited to 'usr.sbin/ypserv/common/yplib_host.h')
-rw-r--r--usr.sbin/ypserv/common/yplib_host.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/ypserv/common/yplib_host.h b/usr.sbin/ypserv/common/yplib_host.h
index 8547bb52130..a5d8aa65c29 100644
--- a/usr.sbin/ypserv/common/yplib_host.h
+++ b/usr.sbin/ypserv/common/yplib_host.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: yplib_host.h,v 1.6 2002/02/17 19:42:40 millert Exp $ */
+/* $OpenBSD: yplib_host.h,v 1.7 2002/07/19 02:38:40 deraadt Exp $ */
/*
* Copyright (c) 1992, 1993 Theo de Raadt <deraadt@theos.com>
@@ -54,4 +54,3 @@ CLIENT *yp_bind_host(char *server, u_long program, u_long version,
u_short port, int usetcp);
#endif /* _YPLIB_HOST_H_ */
-