X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fbackend.h;h=c0f75daa11ac77db7650ecec5eddcce720274c76;hb=60a702f390f7e2addfdab79f2328db3ba2897c8b;hp=45d4e0e97663f021be17347df7f39f5a020f69fe;hpb=2b3dd45defce5c722aea0d5cecfbd8db7df55818;p=yaz-moved-to-github.git diff --git a/include/yaz/backend.h b/include/yaz/backend.h index 45d4e0e..c0f75da 100644 --- a/include/yaz/backend.h +++ b/include/yaz/backend.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995-2005, Index Data. + * Copyright (C) 1995-2005, Index Data ApS * * Permission to use, copy, modify, distribute, and sell this software and * its documentation, in whole or in part, for any purpose, is hereby granted, @@ -23,7 +23,7 @@ * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. * - * $Id: backend.h,v 1.27 2005-01-11 12:07:55 adam Exp $ + * $Id: backend.h,v 1.29 2005-02-01 14:46:47 adam Exp $ */ /** @@ -286,6 +286,7 @@ typedef struct statserv_options_block char pid_fname[128]; /* pid fname */ int background; /* auto daemon */ char cert_fname[128]; /* SSL certificate fname */ + char xml_config[128]; /* XML config filename */ } statserv_options_block; YAZ_EXPORT int statserv_main(