Change proto of yaz_init_opt_decode.
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 15 Jan 2004 10:16:26 +0000 (10:16 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 15 Jan 2004 10:16:26 +0000 (10:16 +0000)
commit76bd6780cebee47ffefa4170fa2daa1f079d9559
tree0eaa7ad13ca71a9502d7fad454595fb03f0f4299
parent26978ebf6e44361779446e66a9891149d9032d59
Change proto of yaz_init_opt_decode.
Added new function nmem_print_list_l (variant of nmem_print_list).
Added new yaz-client command zversion that sets Z39.50 option bits -
using yaz_init_opt_encode.
CHANGELOG
client/client.c
include/yaz/nmem.h
include/yaz/proto.h
src/initopt.c
src/nmem.c
src/seshigh.c