]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/matrix.cpp
Fix to FIXME: better nothing than broken comparison.
[wxWidgets.git] / src / common / matrix.cpp
index 2d1b787edadbd5eb86ed4cb1d602d8c8d1638884..78a42518917487310c2730925bb243887686ae15 100644 (file)
@@ -1,3 +1,4 @@
+///////////////////////////////////////////////////////////////////////////////
 // Name:        matrix.cpp
 // Purpose:     wxTransformMatrix class
 // Author:      Chris Breeze, Julian Smart
@@ -6,7 +7,7 @@
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
 // Licence:     wxWindows licence
-/////////////////////////////////////////////////////////////////////////////
+///////////////////////////////////////////////////////////////////////////////
 
 #if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "matrix.h"