Small cleanups.

This commit is contained in:
Markus F.X.J. Oberhumer
2006-11-07 13:43:43 +01:00
parent deb5139c4d
commit 91e46e3cf8
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -219,7 +219,7 @@ bool Packer::compress(upx_bytep in, upx_bytep out,
if (M_IS_NRV2B(ph.method) || M_IS_NRV2D(ph.method) || M_IS_NRV2E(ph.method))
{
ucl_uint *res = ph.compress_result.result_ucl.result;
const ucl_uint *res = ph.compress_result.result_ucl.result;
//ph.min_offset_found = res[0];
ph.max_offset_found = res[1];
//ph.min_match_found = res[2];