From e0c187d10957ba9aa5c459c4f01afbedb38b33a0 Mon Sep 17 00:00:00 2001 From: Sebastian Hammer Date: Mon, 5 Jun 1995 10:53:13 +0000 Subject: [PATCH 1/1] Smallish. --- include/proto.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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; -- 1.7.10.4