Add check for newline at EOF and fix where it is missing

This commit is contained in:
Andreas Linde
2012-11-21 15:49:59 +01:00
parent 756341a386
commit 12c092594c
5 changed files with 6 additions and 4 deletions

View File

@@ -48,4 +48,4 @@
// save action is invoked and all required data available
- (void)userDataUpdateFinished;
@end
@end