]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/stdpbase.cpp
Fixed unreferenced parameter warning.
[wxWidgets.git] / src / common / stdpbase.cpp
index 8df8c13843ec03686e51fccdc5aef617d4be8b9b..e421f3b26a3da97aa27dba1a1ece6f34b12f6aee 100644 (file)
@@ -1,12 +1,12 @@
 ///////////////////////////////////////////////////////////////////////////////
-// Name:        common/stdpbase.cpp
+// Name:        src/common/stdpbase.cpp
 // Purpose:     wxStandardPathsBase methods common to all ports
 // Author:      Vadim Zeitlin
 // Modified by:
 // Created:     2004-10-19
 // RCS-ID:      $Id$
 // Copyright:   (c) 2004 Vadim Zeitlin <vadim@wxwindows.org>
-// License:     wxWindows license
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================