From ee553cd00df8767c91ad157f002f5f77b21e81c8 Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Tue, 5 Feb 2008 11:55:42 +0000 Subject: INTEGRATION: CWS l10ntooling10 (1.11.26); FILE MERGED 2008/01/04 13:11:03 ihi 1.11.26.1: #i84991# Fixed several nfs multi plattform build issues --- transex3/source/helpex.cxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'transex3') diff --git a/transex3/source/helpex.cxx b/transex3/source/helpex.cxx index 2f3f000e6909..63d8c06b8356 100644 --- a/transex3/source/helpex.cxx +++ b/transex3/source/helpex.cxx @@ -4,9 +4,9 @@ * * $RCSfile: helpex.cxx,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: hr $ $Date: 2007-06-27 17:53:46 $ + * last change: $Author: ihi $ $Date: 2008-02-05 12:55:42 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -222,6 +222,7 @@ int _cdecl main( int argc, char *argv[] ) #endif /*****************************************************************************/ { + if ( !ParseCommandLine( argc, argv )) { Help(); return 1; -- cgit v1.2.3