Just to mention it, all files should have UNIX (LF) line endings, currently all files in this module have Windows (CRLF) line endings.

CommentFileSizeAuthor
#1 google301-n1251294.patch21.45 KBdamienmckenna

Comments

damienmckenna’s picture

Status: Active » Needs review
StatusFileSize
new21.45 KB

This patch should change all files to UNIX (LF) format, but your text editor should also be able to make the change.

pk.vaish’s picture

Status: Needs review » Closed (fixed)

Fixed in latest commit. Thanks for the feedback.