From 311765c2a864aa1c23d90108443fde554c52a0b3 Mon Sep 17 00:00:00 2001 From: Ryan Norton Date: Sat, 6 Nov 2004 06:57:24 +0000 Subject: [PATCH] fixup // comment header git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30318 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/common/matrix.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/common/matrix.cpp b/src/common/matrix.cpp index 2d1b787eda..78a4251891 100644 --- a/src/common/matrix.cpp +++ b/src/common/matrix.cpp @@ -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" -- 2.47.2