Cleaned test scripts to be (nearly?) atomic
[idzebra-moved-to-github.git] / perl / IDZebra.i
index 9801a64..2d8f773 100644 (file)
@@ -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,