git.ithinksw.org
/
MenuTunes.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Checking in improvements to the effect availability heuristic.
[MenuTunes.git]
/
NetworkObject.h
diff --git
a/NetworkObject.h
b/NetworkObject.h
index
75d534c
..
2222414
100755
(executable)
--- a/
NetworkObject.h
+++ b/
NetworkObject.h
@@
-21,7
+21,7
@@
@interface NetworkObject : NSObject
{
-
+ BOOL _authenticated;
}
- (ITMTRemote *)remote;
- (NSString *)serverName;