]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/dynarray.cpp
calling SetValue(GetValue()) didn't reset the modified flag (bug 678391)
[wxWidgets.git] / src / common / dynarray.cpp
index c6890ce3a09c4cd44bf7889b6d84e1081b0067b3..b760aa8b24484164a5628e64497ecfcda0ccfbd0 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     12.09.97
 // RCS-ID:      $Id$
 // Copyright:   (c) 1998 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================