components/unrar/patches/04.options.hpp.patch
author Bill Rushmore <bill.rushmore@oracle.com>
Mon, 11 Aug 2014 11:03:27 -0700
branchs11u2-sru
changeset 3256 61b30f1097ec
parent 779 0efb89d4efa5
permissions -rw-r--r--
19309028 Update XML-Parser package attribution 19079465 Update XML-Simple package attribution

--- 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