X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=asn%2Fprt-add.c;h=dc18e3f105fdea6bd5da1966e11e04d15822cd6b;hb=fb36df3c32d9023ca55f8050ea4128f42d2dfc34;hp=f0b25996b4afa59b8e90952e7f72e13d1ea46629;hpb=e147ddf129696b470aed3cfcdb405af84ee56ef6;p=yaz-moved-to-github.git diff --git a/asn/prt-add.c b/asn/prt-add.c index f0b2599..dc18e3f 100644 --- a/asn/prt-add.c +++ b/asn/prt-add.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: prt-add.c,v $ - * Revision 1.5 1999-04-20 09:56:47 adam + * Revision 1.6 1999-11-30 13:47:11 adam + * Improved installation. Moved header files to include/yaz. + * + * Revision 1.5 1999/04/20 09:56:47 adam * Added 'name' paramter to encoder/decoder routines (typedef Odr_fun). * Modified all encoders/decoders to reflect this change. * @@ -23,7 +26,7 @@ * */ -#include +#include int z_ResultsByDBList (ODR o, Z_ResultsByDBList **p, int opt, const char *name) {