Update auto-generated bindings
[ldk-java] / src / main / java / org / ldk / structs / DecodeError.java
index 198e61d1234569383d5318686899820fe2d82b98..dbf1fc88d164f483a48a38b544c1518a424a313f 100644 (file)
@@ -24,7 +24,7 @@ public class DecodeError extends CommonBase {
         */
        public DecodeError clone() {
                long ret = bindings.DecodeError_clone(this.ptr);
-               if (ret < 1024) { return null; }
+               if (ret >= 0 && ret < 1024) { return null; }
                DecodeError ret_hu_conv = new DecodeError(null, ret);
                ret_hu_conv.ptrs_to.add(this);
                return ret_hu_conv;