components/unrar/patches/04.options.hpp.patch
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Wed, 29 Aug 2012 11:05:56 -0700
changeset 957 255465c5756f
parent 779 0efb89d4efa5
permissions -rw-r--r--
Close of build 04.

--- options.hpp.orig	2012-04-17 10:53:02.384081275 -0700
+++ options.hpp	2012-04-17 10:53:11.332633173 -0700
@@ -35,7 +35,7 @@
   RECURSE_NONE=0,    // no recurse switches
   RECURSE_DISABLE,   // switch -r-
   RECURSE_ALWAYS,    // switch -r
-  RECURSE_WILDCARDS, // switch -r0
+  RECURSE_WILDCARDS  // switch -r0
 };
 
 enum OVERWRITE_MODE