git.ithinksw.org
/
ITFoundation.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Enabling garbage collection support.
[ITFoundation.git]
/
ITCategory-NSProxy.m
diff --git
a/ITCategory-NSProxy.m
b/ITCategory-NSProxy.m
index
e4f73c4
..
fa7963e
100644
(file)
--- a/
ITCategory-NSProxy.m
+++ b/
ITCategory-NSProxy.m
@@
-1,9
+1,9
@@
#import "ITCategory-NSProxy.h"
-@implementation NSProxy (ITCategory)
+@implementation NSProxy (IT
Foundation
Category)
- (NSString *)_copyDescription {
return [[self description] retain];
}
-@end
+@end
\ No newline at end of file