From 9b5ac7d5073e71e4fc78ee21ba46ad3b593a3ccc Mon Sep 17 00:00:00 2001 From: abhibeckert Date: Sat, 5 Apr 2008 01:38:54 +0000 Subject: rename project; disable software update system (ticket #1) --- CMMCPResult.m | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'CMMCPResult.m') diff --git a/CMMCPResult.m b/CMMCPResult.m index 7f02da25..77e679ba 100644 --- a/CMMCPResult.m +++ b/CMMCPResult.m @@ -1,6 +1,6 @@ // // CMMCPResult.m -// CocoaMySQL +// sequel-pro // // Created by lorenz textor (lorenz@textor.ch) on Wed Sept 21 2005. // Copyright (c) 2002-2003 Lorenz Textor. All rights reserved. @@ -19,7 +19,7 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // -// More info at +// More info at // Or mail to #import "CMMCPResult.h" @@ -29,7 +29,7 @@ - (id) fetchRowAsType:(MCPReturnType) aType /*" -modified version for use with CocoaMySQL +modified version for use with sequel-pro "*/ { MYSQL_ROW theRow; -- cgit v1.2.3