Make line-endings uniform. Pick the one which changes the least number of lines...
authorRaja R Harinath <harinath@hurrynot.org>
Tue, 5 Sep 2006 11:24:50 +0000 (11:24 -0000)
committerRaja R Harinath <harinath@hurrynot.org>
Tue, 5 Sep 2006 11:24:50 +0000 (11:24 -0000)
commit045919d65cd0b589ae4d71698aa04c76a8cfcf81
treeb084c91b8d1787abbe81d175e4bb8c228a56368a
parentea4f3f7b862d379924d490f3fc42ccec42c9ac82
Make line-endings uniform.  Pick the one which changes the least number of lines.  Set eol-style=native on files with LF-endings.

svn path=/trunk/mcs/; revision=64923
mcs/class/corlib/System.Runtime.Serialization.Formatters.Binary/BinaryCommon.cs
mcs/class/corlib/System.Runtime.Serialization.Formatters.Binary/BinaryFormatter.cs
mcs/class/corlib/System.Runtime.Serialization.Formatters.Binary/MessageFormatter.cs
mcs/class/corlib/System.Runtime.Serialization.Formatters.Binary/ObjectReader.cs
mcs/class/corlib/System.Runtime.Serialization.Formatters.Binary/ObjectWriter.cs