YAZ version 1.4.
[yaz-moved-to-github.git] / include / prt.h
index 5e9ee28..20187e8 100644 (file)
@@ -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