[PATCH 2/2] regsvr32: Remove an outdated comment

Hugh McMaster hugh.mcmaster at outlook.com
Wed Sep 9 05:43:53 CDT 2015


The Wine version now handles errors in the same way as the Windows version.
---
 programs/regsvr32/regsvr32.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/programs/regsvr32/regsvr32.c b/programs/regsvr32/regsvr32.c
index 6a35226..06beee6 100644
--- a/programs/regsvr32/regsvr32.c
+++ b/programs/regsvr32/regsvr32.c
@@ -19,9 +19,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
- *
- * This version deliberately differs in error handling compared to the
- * Windows version.
  */
 
 #define WIN32_LEAN_AND_MEAN
-- 
1.9.1




More information about the wine-patches mailing list