Skip to content

Commit

Permalink
Add newline to end of file.
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyarnold committed Dec 19, 2011
1 parent b418837 commit e3fa0c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GMGridView/API/GMGridViewLayoutStrategies.h
Expand Up @@ -190,4 +190,4 @@ typedef enum {

@interface GMGridViewLayoutHorizontalPagedTTBStrategy : GMGridViewLayoutHorizontalPagedStrategy

@end
@end

1 comment on commit e3fa0c4

@steipete
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah, fixed that too in my the develop branch, thanks
(https://github.com/tonyarnold/GMGridView/tree/develop)

Please sign in to comment.