X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=perl%2FIDZebra.i;h=f3e62766d95067d567388739ded5f03990b5027c;hb=69d2833ca96efad6777b13a1e52f23a09c749509;hp=9801a64eb59654a7727941a48440ee2675ff6e95;hpb=16a7edea1240833a9dcf40af50e5d83dc15d0251;p=idzebra-moved-to-github.git diff --git a/perl/IDZebra.i b/perl/IDZebra.i index 9801a64..f3e6276 100644 --- a/perl/IDZebra.i +++ b/perl/IDZebra.i @@ -298,6 +298,10 @@ int zebra_insert_record (ZebraHandle zh, const char *buf, int buf_size, int force_update); +/* actually, susno is only output param in insert_record, but kept */ +/* as inout for symmetry in the interface. The session class assures */ +/* that nothing goes in... */ + %name(update_record) int zebra_update_record (ZebraHandle zh,