From 4d691c7261a6a996d6dc08a10bd9ec5cfadd5f2e Mon Sep 17 00:00:00 2001
From: nandika
Date: Thu, 19 Aug 2010 08:03:40 +0000
Subject: WSDL2C.bat file updated

git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@987063 13f79535-47bb-0310-9956-ffa450edef68
---
 tools/codegen/javatool/WSDL2C.bat | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tools/codegen/javatool/WSDL2C.bat b/tools/codegen/javatool/WSDL2C.bat
index da66944..3e0c7a8 100644
--- a/tools/codegen/javatool/WSDL2C.bat
+++ b/tools/codegen/javatool/WSDL2C.bat
@@ -1,3 +1,4 @@
+@echo off
 REM Licensed to the Apache Software Foundation (ASF) under one or more
 REM contributor license agreements.  See the NOTICE file distributed with
 REM this work for additional information regarding copyright ownership.
@@ -12,7 +13,7 @@ REM distributed under the License is distributed on an "AS IS" BASIS,
 REM WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 REM See the License for the specific language governing permissions and
 REM limitations under the License.
-echo off
+
 REM set AXIS2_HOME=C:\axis2-SNAPSHOT
 setlocal EnableDelayedExpansion
 set AXIS2_CLASSPATH=%AXIS2_HOME%
-- 
cgit v1.1-32-gdbae