]> wimlib.net Git - wimlib/blobdiff - src/lzx_compress.c
bt_matchfinder: sync with libdeflate
[wimlib] / src / lzx_compress.c
index 89031d4e6b2dafee3f209c52479f9b30f1b9e717..6e1deca816c791d5caa653d70422efcacb0bf840 100644 (file)
@@ -2273,7 +2273,7 @@ lzx_compress_near_optimal(struct lzx_compressor * restrict c,
                        } else {
                                /* Don't search for matches at this position. */
                                CALL_BT_MF(is_16_bit, c,
-                                          bt_matchfinder_skip_position,
+                                          bt_matchfinder_skip_byte,
                                           in_begin,
                                           in_next - in_begin,
                                           nice_len,