From cd79e8cf2d642eb18fca492be164c01c3ac4e318 Mon Sep 17 00:00:00 2001 From: "Jay Freeman (saurik)" Date: Tue, 1 Mar 2011 15:19:03 -0800 Subject: Rename CYViewController to CyteViewController. --- CyteKit/ViewController.mm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CyteKit/ViewController.mm') diff --git a/CyteKit/ViewController.mm b/CyteKit/ViewController.mm index ae69468..9da9be8 100644 --- a/CyteKit/ViewController.mm +++ b/CyteKit/ViewController.mm @@ -60,7 +60,7 @@ extern bool IsWildcat_; @end -@implementation CYViewController +@implementation CyteViewController - (void) setDelegate:(id)delegate { delegate_ = delegate; -- cgit v1.2.3