Skip to content

Commit

Permalink
fixed missing signature in header
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Patenaude authored and Matt Patenaude committed Nov 12, 2009
1 parent 61084bb commit 9b465e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Controller.h
Expand Up @@ -71,6 +71,7 @@

- (void)sessionValidatedForUser:(NSString *)theUser;
- (void)sessionInvalidForUser:(NSString *)theUser;
- (void)sessionKeyRevoked:(NSString *)theKey forUser:(NSString *)theUser;

- (void)scrobblerHandshakeSucceeded;
- (void)scrobblerHandshakeFailed:(NSError *)theError willRetry:(BOOL)willRetry;
Expand Down

0 comments on commit 9b465e7

Please sign in to comment.