diff options
author | Rich Megginson <rmeggins@redhat.com> | 2006-09-15 16:26:44 +0000 |
---|---|---|
committer | Rich Megginson <rmeggins@redhat.com> | 2006-09-15 16:26:44 +0000 |
commit | aff85f5488c2a5dda8226543a2d09636f7351dd9 (patch) | |
tree | d708800f4632829c2629bf95bcbef162441c6f12 | |
parent | bcaf265a82c281bcb0c3921d67944a3b42359c84 (diff) | |
download | ds-aff85f5488c2a5dda8226543a2d09636f7351dd9.tar.gz ds-aff85f5488c2a5dda8226543a2d09636f7351dd9.tar.xz ds-aff85f5488c2a5dda8226543a2d09636f7351dd9.zip |
minor change to test commit email notification
-rw-r--r-- | ldap/servers/slapd/ntwdog/cron_conf.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ldap/servers/slapd/ntwdog/cron_conf.h b/ldap/servers/slapd/ntwdog/cron_conf.h index d2472611..e815d9b1 100644 --- a/ldap/servers/slapd/ntwdog/cron_conf.h +++ b/ldap/servers/slapd/ntwdog/cron_conf.h @@ -36,7 +36,7 @@ * All rights reserved. * END COPYRIGHT BLOCK **/ /*********************************************************************** -** $Id: cron_conf.h,v 1.4 2005/04/19 22:07:40 nkinder Exp $ +** $Id: cron_conf.h,v 1.5 2006/09/15 16:26:44 rmeggins Exp $ ** ** ** NAME @@ -111,7 +111,6 @@ void cron_conf_write(); /* free all cron conf data structures */ void cron_conf_free(); -#define MAGNUS_CONF "magnus.conf" #define ADMCONFDIR "../config/" |