Minor fixes. Many things still broken...
[idzebra-moved-to-github.git] / perl / IDZebra.i
index 9801a64..f3e6276 100644 (file)
@@ -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,