X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=include%2Fprt.h;fp=include%2Fprt.h;h=f17a7ee4e07ae97a4de2e12b160f9cf1f5df283c;hb=9c459af695605b44a044ad206562818be10034f1;hp=18556308bdfb3f40b134a1a200d1d705ba79e14c;hpb=a65e0f7a2d18e29a619b137b8a1ddbc55891d573;p=yaz-moved-to-github.git diff --git a/include/prt.h b/include/prt.h index 1855630..f17a7ee 100644 --- a/include/prt.h +++ b/include/prt.h @@ -49,5 +49,6 @@ int MDF odr_seek(ODR o, int whence, int offset); int MDF odr_dumpBER(FILE *f, char *buf, int len); void MDF odr_choice_bias(ODR o, int what); int MDF odr_total(ODR o); +char *odr_errmsg(int n); #endif