[Java] Update auto-generated Java bindings
[ldk-java] / src / main / java / org / ldk / structs / GraphSyncError.java
index 0febba31937885f87bab112c2be02e029c14931e..cdc40d5e3d1b87382af005f07f6c3c16e9b4610d 100644 (file)
@@ -85,6 +85,7 @@ public class GraphSyncError extends CommonBase {
                if (ret >= 0 && ret <= 4096) { return null; }
                org.ldk.structs.GraphSyncError ret_hu_conv = org.ldk.structs.GraphSyncError.constr_from_ptr(ret);
                if (ret_hu_conv != null) { ret_hu_conv.ptrs_to.add(ret_hu_conv); };
+               if (ret_hu_conv != null) { ret_hu_conv.ptrs_to.add(a); };
                return ret_hu_conv;
        }