X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=perl%2FIDZebra.i;h=8b5f86e7d272f31aaf8de839546ab1d17c629f51;hb=4cea1b9769079a2cdc143f4fe483e69d5b77a813;hp=9801a64eb59654a7727941a48440ee2675ff6e95;hpb=16a7edea1240833a9dcf40af50e5d83dc15d0251;p=idzebra-moved-to-github.git diff --git a/perl/IDZebra.i b/perl/IDZebra.i index 9801a64..8b5f86e 100644 --- a/perl/IDZebra.i +++ b/perl/IDZebra.i @@ -5,7 +5,7 @@ %{ #include #include "zebra_perl.h" -#include "data1.h" +#include #include "yaz/odr.h" #include "yaz/cql.h" %} @@ -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,