From 6af167618ff21431485e5e4f2e26cf233f9eb765 Mon Sep 17 00:00:00 2001 From: Ryan Norton Date: Sat, 25 Sep 2004 05:58:56 +0000 Subject: [PATCH] note that I modified it git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/mac/carbon/textctrl.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mac/carbon/textctrl.cpp b/src/mac/carbon/textctrl.cpp index 953ffd15c4..7c9dab6d53 100644 --- a/src/mac/carbon/textctrl.cpp +++ b/src/mac/carbon/textctrl.cpp @@ -2,7 +2,7 @@ // Name: textctrl.cpp // Purpose: wxTextCtrl // Author: Stefan Csomor -// Modified by: +// Modified by: Ryan Norton (MLTE GetLineLength and GetLineText) // Created: 1998-01-01 // RCS-ID: $Id$ // Copyright: (c) Stefan Csomor