X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Foid.h;h=64af528ab3ac6143cf6d55cd0bd905a50d5afbe6;hp=8feb61c135a80d42f69fb2f0523afb2fe8d4ba73;hb=297a057b70eb2747f46b5fe216984394cde6ea8b;hpb=f1bb2364c333c161a8197785e51348c70f31ca6b diff --git a/include/oid.h b/include/oid.h index 8feb61c..64af528 100644 --- a/include/oid.h +++ b/include/oid.h @@ -24,7 +24,10 @@ * OF THIS SOFTWARE. * * $Log: oid.h,v $ - * Revision 1.11 1996-01-02 08:57:30 quinn + * Revision 1.12 1996-02-20 12:52:37 quinn + * Various + * + * Revision 1.11 1996/01/02 08:57:30 quinn * Changed enums in the ASN.1 .h files to #defines. Changed oident.class to oclass * * Revision 1.10 1995/11/13 09:27:31 quinn @@ -74,7 +77,8 @@ typedef enum oid_proto { PROTO_Z3950, PROTO_SR, - PROTO_GENERAL + PROTO_GENERAL, + PROTO_WAIS } oid_proto; typedef enum oid_class