X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fprt-exp.h;fp=include%2Fprt-exp.h;h=3549cf5cf9a8359e0647052620958d2d6f4a3450;hb=abfbb8adfc5e2cbc048b623d41eaf36f05cf8bd9;hp=eda1d9b6686408405e7802fe72fb1c9f247acc9c;hpb=53c17d9dc2f7c8355bbac800ed02862eb5780d4f;p=yaz-moved-to-github.git diff --git a/include/prt-exp.h b/include/prt-exp.h index eda1d9b..3549cf5 100644 --- a/include/prt-exp.h +++ b/include/prt-exp.h @@ -30,6 +30,8 @@ #include +#define multipleDbSearch multipleDBsearch + typedef struct Z_CommonInfo { char *dateAdded; /* OPTIONAL */ @@ -335,7 +337,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 */