add missing newlines

This commit is contained in:
Stephan Diederich 2012-11-04 14:54:29 +01:00
parent e638de5535
commit edf284bb35
2 changed files with 2 additions and 2 deletions

View File

@ -71,4 +71,4 @@
*/
- (void)prepareWithItems:(NSArray *)items;
@end
@end

View File

@ -46,4 +46,4 @@
@interface BITFeedbackListViewController : BITHockeyBaseViewController <UITableViewDelegate, UITableViewDataSource, UIActionSheetDelegate, UIAlertViewDelegate> {
}
@end
@end