X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fprt.h;h=20187e8817ac9f9fd1e3dc52f839059fd88f298b;hb=18cc954000e6b33d2316faea946f0576602b60f3;hp=5e9ee28a05133c89bca30764dfe5e86ee9a6ef87;hpb=46ed30d0d83dd1b21e58a4db365a60aefaa5aad8;p=yaz-moved-to-github.git 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