Skip to content

Commit

Permalink
Merge pull request appsquickly#422 from eyeem/remove-keywords-headers
Browse files Browse the repository at this point in the history
Remove use of reserved keyboard in public header
  • Loading branch information
jasperblues committed Sep 17, 2015
2 parents efeb37e + a0a8f0b commit 494759b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Factory/Internal/TyphoonAssemblyAdviser.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

@interface TyphoonAssemblyAdviser : NSObject

+ (BOOL)assemblyClassIsAdvised:(Class)class;
+ (BOOL)assemblyClassIsAdvised:(Class)klass;

- (id)initWithAssembly:(TyphoonAssembly *)assembly;

Expand Down

0 comments on commit 494759b

Please sign in to comment.