The code in Drupal’s CVS should be using Unix LF line endings.

Files should be formatted with \n as the line ending (Unix line endings), not \r\n (Windows line endings).

from http://drupal.org/coding-standards#indenting

This patch simply converts all the files from CRLF to LF.

CommentFileSizeAuthor
crlf.patch26.01 KBjohnalbin

Comments

jamestombs’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.