CQL tests and error handling
[idzebra-moved-to-github.git] / perl / zebra_perl.h
index 7020563..b7826df 100644 (file)
@@ -31,7 +31,7 @@ typedef struct {
   char *base; 
   int  sysno;
   int  score;
-  oid_value format;    /* record syntax */
+  char *format;    /* record syntax */
   RetrievalRecordBuf *buf;
 } RetrievalRecord;