X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fsortspec.h;h=9f8324614a86c30dfd4bf7748192ba76e0185812;hp=9fbcee7562724632d10c470e702a48feb6fd344c;hb=487b5074b34ff24575136df048d9c7970ccaf98f;hpb=23f92b53dea1b39e91cfeb46f1313583828fd320 diff --git a/include/yaz/sortspec.h b/include/yaz/sortspec.h index 9fbcee7..9f83246 100644 --- a/include/yaz/sortspec.h +++ b/include/yaz/sortspec.h @@ -96,7 +96,7 @@ YAZ_EXPORT int yaz_sort_spec_to_srw_sortkeys(Z_SortKeySpecList *sksl, WRBUF w); \retval 0 successful \retval -1 failure */ -int yaz_srw_sortkeys_to_sort_spec(const char *srw_sortkeys, WRBUF w); +YAZ_EXPORT int yaz_srw_sortkeys_to_sort_spec(const char *srw_sortkeys, WRBUF w); YAZ_END_CDECL #endif