summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ypldap/ypldap.c
diff options
context:
space:
mode:
authorpyr <pyr@openbsd.org>2008-07-02 17:36:15 +0000
committerpyr <pyr@openbsd.org>2008-07-02 17:36:15 +0000
commit0d2ff2f1c0dccda91686098f5d92f7ef500859c9 (patch)
tree692225d8ae9180469bf7e1b05cc0a1d3e14b5502 /usr.sbin/ypldap/ypldap.c
parentMake the pagedaemon a bit happier. (diff)
downloadwireguard-openbsd-0d2ff2f1c0dccda91686098f5d92f7ef500859c9.tar.xz
wireguard-openbsd-0d2ff2f1c0dccda91686098f5d92f7ef500859c9.zip
kill a bunch of dead code.
Diffstat (limited to 'usr.sbin/ypldap/ypldap.c')
-rw-r--r--usr.sbin/ypldap/ypldap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ypldap/ypldap.c b/usr.sbin/ypldap/ypldap.c
index 436282ed3a6..bb90f9b0908 100644
--- a/usr.sbin/ypldap/ypldap.c
+++ b/usr.sbin/ypldap/ypldap.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: ypldap.c,v 1.2 2008/06/26 15:13:17 pyr Exp $ */
+/* $OpenBSD: ypldap.c,v 1.3 2008/07/02 17:36:15 pyr Exp $ */
/*
* Copyright (c) 2008 Pierre-Yves Ritschard <pyr@openbsd.org>
@@ -361,7 +361,7 @@ main(int argc, char *argv[])
struct timeval tv;
debug = 0;
- lb_process = PROC_MAIN;
+ ypldap_process = PROC_MAIN;
log_init(1);