ossp-pkg/petidomo/petidomo.h 1.6 -> 1.7
--- petidomo.h 2001/01/11 14:11:33 1.6
+++ petidomo.h 2001/01/11 14:17:53 1.7
@@ -1,6 +1,6 @@
/*
$Source: /v/ossp/cvs/ossp-pkg/petidomo/petidomo.h,v $
- $Revision: 1.6 $
+ $Revision: 1.7 $
Copyright (C) 2000 by CyberSolutions GmbH, Germany.
@@ -88,6 +88,7 @@
char * acl_file;
char * list_dir;
char * address_file;
+ char * ack_file;
};
int InitPetidomo(const char* masterconfig_path);
|
|