X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=ir-tclp.h;h=33f8462f0db58583677b73644946b1d06e3696da;hb=35b50f2f119e882cd67f977bc02b7e9d15830c80;hp=1712e5115ba9bb06619b3e963b0c84710a9cbb71;hpb=477f6feccaf785916170e8f1f94873e798eb77ed;p=ir-tcl-moved-to-github.git diff --git a/ir-tclp.h b/ir-tclp.h index 1712e51..33f8462 100644 --- a/ir-tclp.h +++ b/ir-tclp.h @@ -5,7 +5,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: ir-tclp.h,v $ - * Revision 1.35 1997-09-09 10:19:54 adam + * Revision 1.36 1997-11-19 11:22:09 adam + * Object identifiers can be accessed in GRS-1 records. + * + * Revision 1.35 1997/09/09 10:19:54 adam * New MSV5.0 port with fewer warnings. * * Revision 1.34 1996/08/16 15:07:47 adam @@ -280,6 +283,7 @@ struct GRS_Record_entry { } octets; int num; int bool; + Odr_oid *oid; } tagData; };