summaryrefslogtreecommitdiff
path: root/CyteKit/ViewController.h
diff options
context:
space:
mode:
Diffstat (limited to 'CyteKit/ViewController.h')
-rw-r--r--CyteKit/ViewController.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/CyteKit/ViewController.h b/CyteKit/ViewController.h
index 1cf1a50..f707ba2 100644
--- a/CyteKit/ViewController.h
+++ b/CyteKit/ViewController.h
@@ -50,7 +50,7 @@
- (void) unloadData;
@end
-@interface CYViewController : UIViewController {
+@interface CyteViewController : UIViewController {
_transient id delegate_;
BOOL loaded_;
}