From deb5139c4d2008208e4d3f3fc8b03f909395c2d7 Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Tue, 7 Nov 2006 13:37:46 +0100 Subject: [PATCH] Re-enable --crp-ms= option. --- src/main.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main.cpp b/src/main.cpp index 66a5fabf..3163d54f 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -904,6 +904,8 @@ static const struct mfx_option longopts[] = {"crp-lzma-lp", 0x31, 0, 812}, {"crp-lzma-lc", 0x31, 0, 813}, {"crp-lzma-fb", 0x31, 0, 816}, + // [deprecated - only for compatibility with UPX 2.0x] + {"crp-ms", 0x31, 0, 807}, // atari/tos {"split-segments", 0x10, 0, 650},