Changeset 4496 for WiredServer/trunk/WCAccounts.m
- Timestamp:
- 02/06/07 12:39:22 (2 years ago)
- Files:
-
- WiredServer/trunk/WCAccounts.m (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
WiredServer/trunk/WCAccounts.m
r4486 r4496 528 528 #pragma mark - 529 529 530 - ( unsigned int)count {530 - (NSUInteger)count { 531 531 return [_accounts count]; 532 532 }
