X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fprt.h;h=20187e8817ac9f9fd1e3dc52f839059fd88f298b;hp=5e9ee28a05133c89bca30764dfe5e86ee9a6ef87;hb=6517fa53d35512887780fd07de5667940da18a9e;hpb=9006495b0949ec4c474866cb69376653540b1aab diff --git a/include/prt.h b/include/prt.h index 5e9ee28..20187e8 100644 --- a/include/prt.h +++ b/include/prt.h @@ -58,7 +58,6 @@ YAZ_EXPORT Odr_oid *odr_getoidbystr(ODR o, char *str); YAZ_EXPORT int odr_initmember(ODR o, void *p, int size); YAZ_EXPORT int odr_peektag(ODR o, int *zclass, int *tag, int *cons); YAZ_EXPORT void odr_setlenlen(ODR o, int len); - #ifdef __cplusplus } #endif