X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=perl%2Fzebra_perl.h;fp=perl%2Fzebra_perl.h;h=9af24a7a7080ff16744d3d1f40a989a188e3e8be;hb=2e4e9c6def27f1e1463dcb6f205fab6a98054f38;hp=cae68571637b50c5654c4298f6bb85a68a78b2e9;hpb=367b31a1c65ab68ded2db67d9922bf4b36cd5453;p=idzebra-moved-to-github.git diff --git a/perl/zebra_perl.h b/perl/zebra_perl.h index cae6857..9af24a7 100644 --- a/perl/zebra_perl.h +++ b/perl/zebra_perl.h @@ -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;