X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=odr%2Fber_oid.c;h=92208d0129e85976df49a93aa9ba885822e9532b;hb=62bcf7a811cd3151ac10f93317c9ddfa6b16f539;hp=d6012a6ecf471e90464e3ccff3ff2138b7a9df20;hpb=99268f722648e84bf5c54eb685a1434e100f38a1;p=yaz-moved-to-github.git diff --git a/odr/ber_oid.c b/odr/ber_oid.c index d6012a6..92208d0 100644 --- a/odr/ber_oid.c +++ b/odr/ber_oid.c @@ -4,7 +4,16 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: ber_oid.c,v $ - * Revision 1.7 1995-05-16 08:50:47 quinn + * Revision 1.10 1999-11-30 13:47:11 adam + * Improved installation. Moved header files to include/yaz. + * + * Revision 1.9 1995/09/29 17:12:19 quinn + * Smallish + * + * Revision 1.8 1995/09/27 15:02:56 quinn + * Modified function heads & prototypes. + * + * Revision 1.7 1995/05/16 08:50:47 quinn * License, documentation, and memory fixes * * Revision 1.6 1995/04/18 08:15:18 quinn @@ -28,7 +37,7 @@ * */ -#include +#include int ber_oidc(ODR o, Odr_oid *p) {