Minor change in definition of Z_TargetInfo. Furhter work on Explain
[yaz-moved-to-github.git] / include / prt-exp.h
index 832763b..1789fb5 100644 (file)
@@ -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 */