Homec4science

Fix eol issues

Authored by Jacob Rigby <jacobcrigby@gmail.com> on Apr 23 2014, 22:50.

Description

Fix eol issues

Some files don't contain a line separator ('\n') at the end. Add the
missing eol.

In POSIX, all lines of text should end with a newline character by
definition. See
http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html
section 3.397 for more.

See https://gist.github.com/jacknagel/1020172 for a gist of the issue.

Details

Committed
Jacob Rigby <jacobcrigby@gmail.com>Apr 23 2014, 23:02
Pushed
aubortJul 2 2018, 16:12
Parents
rGITIGNORE95d8ff4e7aed: Merge pull request #1049 from szpssky/szp
Branches
Unknown
Tags
Unknown

Event Timeline

Jacob Rigby <jacobcrigby@gmail.com> committed rGITIGNORE5eacf05adb5a: Fix eol issues (authored by Jacob Rigby <jacobcrigby@gmail.com>).Apr 23 2014, 23:02