X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fprt-exp.h;fp=include%2Fprt-exp.h;h=1789fb5f548db56cd630a3cf33aaf298a855d316;hb=4b867394d5d5dda2be8427c96e0fb0fd07eddbdc;hp=832763be011906f2e7e0b649cddd8ed8738bd3d6;hpb=f94999cca65bd3464c1c6db8b5046e0a010b0c7f;p=yaz-moved-to-github.git diff --git a/include/prt-exp.h b/include/prt-exp.h index 832763b..1789fb5 100644 --- a/include/prt-exp.h +++ b/include/prt-exp.h @@ -34,8 +34,6 @@ extern "C" { #endif -#define multipleDbSearch multipleDBsearch - typedef struct Z_CommonInfo { char *dateAdded; /* OPTIONAL */ @@ -331,7 +329,7 @@ typedef struct Z_TargetInfo Z_HumanString *recentNews; /* OPTIONAL */ Z_IconObject *icon; /* OPTIONAL */ bool_t *namedResultSets; - bool_t *multipleDbSearch; + bool_t *multipleDBsearch; int *maxResultSets; /* OPTIONAL */ int *maxResultSize; /* OPTIONAL */ int *maxTerms; /* OPTIONAL */