diff -r dee9beba85cc -r d558bc5a73c5 cocoaTouch/HogHatViewController.h --- a/cocoaTouch/HogHatViewController.h Mon Apr 12 21:51:09 2010 +0000 +++ b/cocoaTouch/HogHatViewController.h Tue Apr 13 14:39:05 2010 +0000 @@ -18,7 +18,7 @@ NSIndexPath *lastIndexPath; } -@property (nonatomic,retain) NSDictionary * teamDictionary; +@property (nonatomic,retain) NSDictionary *teamDictionary; @property (nonatomic) NSInteger selectedHog; @property (nonatomic,retain) NSArray *hatArray; @property (nonatomic,retain) NSArray *hatSprites;