X-Git-Url: http://git.ithinksw.org/ITFoundation.git/blobdiff_plain/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/ITCategory-NSProxy.m diff --git a/ITCategory-NSProxy.m b/ITCategory-NSProxy.m index e4f73c4..fa7963e 100644 --- a/ITCategory-NSProxy.m +++ b/ITCategory-NSProxy.m @@ -1,9 +1,9 @@ #import "ITCategory-NSProxy.h" -@implementation NSProxy (ITCategory) +@implementation NSProxy (ITFoundationCategory) - (NSString *)_copyDescription { return [[self description] retain]; } -@end +@end \ No newline at end of file