Skip to content
This repository has been archived by the owner on Jun 2, 2018. It is now read-only.

Commit

Permalink
None of you lot saw that.
Browse files Browse the repository at this point in the history
  • Loading branch information
zwaldowski committed May 20, 2011
1 parent a7c2733 commit 32828a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BlocksKit/NSSet+BlocksKit.m
Expand Up @@ -5,7 +5,7 @@

#import "NSSet+BlocksKit.h"

@implementation NSArray (BlocksKit)
@implementation NSSet (BlocksKit)

- (void)each:(BKSenderBlock)block {
for (id obj in self) {
Expand Down

0 comments on commit 32828a4

Please sign in to comment.