X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Foid.h;h=ffee3c5656d510b1889c97bfc429a3892c238973;hp=1d90a46dc114d03b8219917f7fae445ea4cd875f;hb=80c35fec715148c1c4547cf62aa6e2558884611a;hpb=a9a2a0427e8c387265ae6cccd16d97df6585e7ff diff --git a/include/oid.h b/include/oid.h index 1d90a46..ffee3c5 100644 --- a/include/oid.h +++ b/include/oid.h @@ -24,7 +24,10 @@ * OF THIS SOFTWARE. * * $Log: oid.h,v $ - * Revision 1.7 1995-09-29 17:12:05 quinn + * Revision 1.8 1995-10-10 16:27:08 quinn + * *** empty log message *** + * + * Revision 1.7 1995/09/29 17:12:05 quinn * Smallish * * Revision 1.6 1995/09/27 15:02:48 quinn @@ -132,7 +135,8 @@ typedef struct oident VAL_EXPORTINV, VAL_NONE, VAL_SETM, - VAL_SETG + VAL_SETG, + VAL_VAR1 } value; int oidsuffix[20]; char *desc;