X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fsortspec.h;fp=include%2Fyaz%2Fsortspec.h;h=9f8324614a86c30dfd4bf7748192ba76e0185812;hb=fe43747dc04ccff2ca97a4ab18b5309abe1eb4e4;hp=9fbcee7562724632d10c470e702a48feb6fd344c;hpb=071a48812788dd82208ab9b719e4ecfac6ff0720;p=yaz-moved-to-github.git 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