6616713f86
ok lebel@
12 lines
376 B
Plaintext
12 lines
376 B
Plaintext
$OpenBSD: patch-src_aide_c,v 1.1 2004/06/07 04:13:36 david Exp $
|
|
--- src/aide.c.orig 2003-11-28 09:03:58.000000000 -0600
|
|
+++ src/aide.c 2004-06-06 20:02:46.000000000 -0500
|
|
@@ -266,6 +266,7 @@ void setdefaults_before_config()
|
|
error_init(u,1);
|
|
|
|
conf->config_file=CONFIG_FILE;
|
|
+ conf->config_version=NULL;
|
|
#ifdef WITH_MHASH
|
|
conf->do_configmd=0;
|
|
conf->confmd=NULL;
|