[C#] Update auto-generated files
[ldk-java] / c_sharp / src / org / ldk / structs / Result_HTLCOutputInCommitmentDecodeErrorZ.cs
index 34b2382131de1c37322e7caf19a0998c16d0e839..369191e0c14020b8d59fd5e2ba49b30ff1d1be9c 100644 (file)
@@ -58,6 +58,7 @@ public class Result_HTLCOutputInCommitmentDecodeErrorZ : CommonBase {
                GC.KeepAlive(e);
                if (ret >= 0 && ret <= 4096) { return null; }
                Result_HTLCOutputInCommitmentDecodeErrorZ ret_hu_conv = Result_HTLCOutputInCommitmentDecodeErrorZ.constr_from_ptr(ret);
+               if (ret_hu_conv != null) { ret_hu_conv.ptrs_to.AddLast(e); };
                return ret_hu_conv;
        }