git.ithinksw.org
/
MenuTunes.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Whoops. Quick fix... I forgot a change in the class files.
[MenuTunes.git]
/
ITMTRemote.m
diff --git
a/ITMTRemote.m
b/ITMTRemote.m
index
d1cac3e
..
72bd8df
100755
(executable)
--- a/
ITMTRemote.m
+++ b/
ITMTRemote.m
@@
-47,7
+47,7
@@
return nil;
}
-- (ITMTRemotePlayerRunningStat
us
)playerRunningState
+- (ITMTRemotePlayerRunningStat
e
)playerRunningState
{
return nil;
}