git.ithinksw.org
/
MenuTunes.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Hopefuly fixed the iPod playlists to be enabled at the right time.
[MenuTunes.git]
/
NetworkObject.h
diff --git
a/NetworkObject.h
b/NetworkObject.h
index
0e185d4
..
5a3781b
100755
(executable)
--- a/
NetworkObject.h
+++ b/
NetworkObject.h
@@
-30,5
+30,6
@@
- (BOOL)sendPassword:(NSData *)password;
- (void)invalidate;
- (BOOL)sendPassword:(NSData *)password;
- (void)invalidate;
+- (void)makeValid;
- (BOOL)isValid;
@end
- (BOOL)isValid;
@end