X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fprt-ext.h;h=d55ff5c034f3d719726049feed59afb44605818e;hb=a9a2a0427e8c387265ae6cccd16d97df6585e7ff;hp=27b2af5d2fe6176f6f13ab9e9ef81448f77b1b8b;hpb=657fb99115b87a5244e9a33bbe4ca3d9d18849c4;p=yaz-moved-to-github.git diff --git a/include/prt-ext.h b/include/prt-ext.h index 27b2af5..d55ff5c 100644 --- a/include/prt-ext.h +++ b/include/prt-ext.h @@ -77,6 +77,6 @@ struct Z_External } u; }; -int MDF z_External(ODR o, Z_External **p, int opt); +int z_External(ODR o, Z_External **p, int opt); #endif