summaryrefslogtreecommitdiff
path: root/monitor.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2007-10-26 14:25:12 +1000
committerDamien Miller <djm@mindrot.org>2007-10-26 14:25:12 +1000
commit733124b5dd735cdd12be7dd7002a22f5d3896e29 (patch)
tree8a9081da5036f6bdde7cb3e9a8bb0585274c3eaf /monitor.c
parentcfb606cd5f1b01d5ffe4e9972a65458d1b923111 (diff)
- djm@cvs.openbsd.org 2007/09/21 08:15:29
[auth-bsdauth.c auth-passwd.c auth.c auth.h auth1.c auth2-chall.c] [monitor.c monitor_wrap.c] unifdef -DBSD_AUTH unifdef -USKEY These options have been in use for some years; ok markus@ "no objection" millert@ (NB. RCD ID sync only for portable)
Diffstat (limited to 'monitor.c')
-rw-r--r--monitor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/monitor.c b/monitor.c
index 1fe1fb56f..7996d5a14 100644
--- a/monitor.c
+++ b/monitor.c
@@ -1,4 +1,4 @@
1/* $OpenBSD: monitor.c,v 1.92 2007/09/04 03:21:03 djm Exp $ */ 1/* $OpenBSD: monitor.c,v 1.93 2007/09/21 08:15:29 djm Exp $ */
2/* 2/*
3 * Copyright 2002 Niels Provos <provos@citi.umich.edu> 3 * Copyright 2002 Niels Provos <provos@citi.umich.edu>
4 * Copyright 2002 Markus Friedl <markus@openbsd.org> 4 * Copyright 2002 Markus Friedl <markus@openbsd.org>