[mapguide-commits] r7221 - in sandbox/jng/swig-java/Oem/SWIGEx: Source/Modules Win32

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Fri Nov 23 06:29:56 PST 2012


Author: jng
Date: 2012-11-23 06:29:55 -0800 (Fri, 23 Nov 2012)
New Revision: 7221

Modified:
   sandbox/jng/swig-java/Oem/SWIGEx/Source/Modules/main.cxx
   sandbox/jng/swig-java/Oem/SWIGEx/Win32/Swig.exe
Log:
Clean up tab/space discrepancy in swig

Modified: sandbox/jng/swig-java/Oem/SWIGEx/Source/Modules/main.cxx
===================================================================
--- sandbox/jng/swig-java/Oem/SWIGEx/Source/Modules/main.cxx	2012-11-23 14:28:48 UTC (rev 7220)
+++ sandbox/jng/swig-java/Oem/SWIGEx/Source/Modules/main.cxx	2012-11-23 14:29:55 UTC (rev 7221)
@@ -71,11 +71,11 @@
 
 static char *usage = (char*)"\
 \nGeneral Options\n\
-	 -baseexception <name>  - Name of the exception base class\n\
+     -baseexception <name>  - Name of the exception base class\n\
      -c++            - Enable C++ processing\n\
-	 -clsiddata <member> - Data member used as class identifier\n\
-	 -clsidcode <file> - Name of the file implementing getClassId()\n\
-	 -catchallcode <file> - Name of the file implementing onCatchAll()\n\
+     -clsiddata <member> - Data member used as class identifier\n\
+     -clsidcode <file> - Name of the file implementing getClassId()\n\
+     -catchallcode <file> - Name of the file implementing onCatchAll()\n\
      -co             - Check a file out of the SWIG library\n\
      -dispose <code> - Code to call to replace 'delete arg1'\n\
      -dirprot        - Turn on wrapping of protected members for director classes\n\

Modified: sandbox/jng/swig-java/Oem/SWIGEx/Win32/Swig.exe
===================================================================
(Binary files differ)



More information about the mapguide-commits mailing list