X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=perl%2FIDZebra.i;h=2d8f7735c41d583bb942479b918442011f4abc7e;hb=331a52cd9d00dc1205a5e502d0bb018c8e39d3e4;hp=9801a64eb59654a7727941a48440ee2675ff6e95;hpb=16a7edea1240833a9dcf40af50e5d83dc15d0251;p=idzebra-moved-to-github.git diff --git a/perl/IDZebra.i b/perl/IDZebra.i index 9801a64..2d8f773 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, sysno 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,