X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=odr%2Fodr_any.c;h=b5a1dcdc2bb5d93814e9c4cdf104dfeab601009f;hb=d9ee01635f03f9095a66f71b73580560d48798e8;hp=c8dc02a9b05ef1981ea7abdee68a60d406b231dd;hpb=cb182c3eb21ca4405d0c9f928ceb33f3fd2f95ba;p=yaz-moved-to-github.git diff --git a/odr/odr_any.c b/odr/odr_any.c index c8dc02a..b5a1dcd 100644 --- a/odr/odr_any.c +++ b/odr/odr_any.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: odr_any.c,v $ - * Revision 1.8 1999-04-20 09:56:48 adam + * Revision 1.9 1999-11-30 13:47:11 adam + * Improved installation. Moved header files to include/yaz. + * + * Revision 1.8 1999/04/20 09:56:48 adam * Added 'name' paramter to encoder/decoder routines (typedef Odr_fun). * Modified all encoders/decoders to reflect this change. * @@ -31,7 +34,7 @@ * */ -#include +#include /* * This is a catch-all type. It stuffs a random ostring (assumed to be properly