X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fproto.h;h=63803417e68d903fedeaf17f357cea2223a970a5;hp=a5115e8a288b8db67028d9d6653f25d7441836e8;hb=01e36a11adc97a240cc595f89280c8a619770251;hpb=5350317640042c3507172d28d14279595eb7a49f diff --git a/include/yaz/proto.h b/include/yaz/proto.h index a5115e8..6380341 100644 --- a/include/yaz/proto.h +++ b/include/yaz/proto.h @@ -199,7 +199,7 @@ Z_DefaultDiagFormat *yaz_decode_init_diag(int no, Z_InitResponse *initrs); \returns attribute list with only one use-attribute */ YAZ_EXPORT -Z_AttributeList *yaz_use_attribute_create(ODR o, const char *name); +Z_AttributeList *zget_AttributeList_use_string(ODR o, const char *name); YAZ_END_CDECL