X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fproto.h;h=760aa7f7e657cee3d263025d3995ab1d06186891;hp=fa68a87943122a6d5da55fd926c36d799ef0a519;hb=e0c187d10957ba9aa5c459c4f01afbedb38b33a0;hpb=e0bff0e5d91422453fa9779565beeef33c4f2740 diff --git a/include/proto.h b/include/proto.h index fa68a87..760aa7f 100644 --- a/include/proto.h +++ b/include/proto.h @@ -24,7 +24,10 @@ * OF THIS SOFTWARE. * * $Log: proto.h,v $ - * Revision 1.11 1995-06-02 09:49:47 quinn + * Revision 1.12 1995-06-05 10:53:13 quinn + * Smallish. + * + * Revision 1.11 1995/06/02 09:49:47 quinn * Add access control * * Revision 1.10 1995/05/29 08:11:34 quinn @@ -647,7 +650,6 @@ typedef struct Z_ScanRequest int num_databaseNames; char **databaseNames; Odr_oid *attributeSet; /* OPTIONAL */ - Odr_any *eatme1; Z_AttributesPlusTerm *termListAndStartPoint; int *stepSize; /* OPTIONAL */ int *numberOfTermsRequested;