diff --git a/HTMLKit/HTMLCharacterToken.h b/HTMLKit/HTMLCharacterToken.h index e54bd1b..54841d8 100644 --- a/HTMLKit/HTMLCharacterToken.h +++ b/HTMLKit/HTMLCharacterToken.h @@ -17,4 +17,4 @@ - (void)appendString:(NSString *)string; -@end \ No newline at end of file +@end diff --git a/HTMLKit/HTMLCommentToken.h b/HTMLKit/HTMLCommentToken.h index 74f68b6..044fc7f 100644 --- a/HTMLKit/HTMLCommentToken.h +++ b/HTMLKit/HTMLCommentToken.h @@ -17,4 +17,4 @@ - (void)appendStringToData:(NSString *)string; -@end \ No newline at end of file +@end