Changed the way implementationName - and version is set.
[yaz-moved-to-github.git] / include / prt-exd.h
index dd3d5f4..0aa67b2 100644 (file)
@@ -183,7 +183,7 @@ typedef struct Z_IUSuppliedRecords_elem
     } u; /* OPTIONAL */
     Z_IUSuppliedRecordsId *supplementalId; /* OPTIONAL */
     Z_IUCorrelationInfo *correlationInfo;    /* OPTIONAL */
-    Odr_external *record;
+    Z_External *record;
 } Z_IUSuppliedRecords_elem;
 
 typedef struct Z_IUSuppliedRecords