Add missing end-of-file newlines.

Issue: PLCR-468
This commit is contained in:
Landon Fuller 2013-08-24 15:47:50 -04:00
Родитель a0c7ee06df
Коммит dd76517f43
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -23,4 +23,4 @@ _*PLCrashReportHostArchitecture
# though the entirity of the current internal set of symbols will likely be exposed as unsupported
# API in a future release.
_plcrash_signal_handler
_PLCrashSignalHandlerForward
_PLCrashSignalHandlerForward

Просмотреть файл

@ -36,4 +36,4 @@
@end
@implementation PLCrashUncaughtExceptionHandler
@end
@end