From: Mike Taylor Date: Wed, 23 Jul 2003 12:07:30 +0000 (+0000) Subject: Note incorrect ID-private OID for VAL_ADMINSERVICE X-Git-Tag: YAZ.2.0.4~17 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=94c77ca831e55b3dee31184347f25dd0583085d2 Note incorrect ID-private OID for VAL_ADMINSERVICE --- diff --git a/util/oid.c b/util/oid.c index 1a0ecbb..44ce5bb 100644 --- a/util/oid.c +++ b/util/oid.c @@ -2,7 +2,7 @@ * Copyright (c) 1995-2003, Index Data * See the file LICENSE for details. * - * $Id: oid.c,v 1.64 2003-07-18 19:54:30 mike Exp $ + * $Id: oid.c,v 1.65 2003-07-23 12:07:30 mike Exp $ */ /* @@ -234,6 +234,7 @@ static oident standard_oids[] = "exp. spec."}, {PROTO_Z3950, CLASS_EXTSERV, VAL_EXPORTINV, {9,7,-1}, "exp. inv."}, + /* ### Next line should be {9,1000,81,1,-1} */ {PROTO_Z3950, CLASS_EXTSERV, VAL_ADMINSERVICE, {9,81,1,-1}, "Admin"}, {PROTO_Z3950, CLASS_USERINFO,VAL_SEARCHRES1, {10,1,-1},