]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/cmdline.cpp
renamed Render's argument to not obfuscate its meaning
[wxWidgets.git] / src / common / cmdline.cpp
index 9ba2c2a1549b3c9cfa88a5659a03819262fbbfeb..ca08339c4385595dfe9d490acaf2078f72d8d17f 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     05.01.00
 // RCS-ID:      $Id$
 // Copyright:   (c) 2000 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
@@ -86,7 +86,7 @@ struct wxCmdLineOption
                 GetLongOptionName(lng).Len() == lng.Len(),
                 wxT("Long option contains invalid characters")
             );
-            
+
 
         kind = k;