Remove isamd. It's not been in use for a long time and isamb is better
[idzebra-moved-to-github.git] / perl / zebra_perl.h
index cae6857..9af24a7 100644 (file)
@@ -34,7 +34,7 @@ typedef struct {
   char *errString;     /* error string */
   int  position;       /* position of record in result set (1,2,..) */
   char *base; 
-  int  sysno;
+  SYSNO sysno;
   int  score;
   char *format;    /* record syntax */
   RetrievalRecordBuf *buf;