Fixed a bunch of inconsistent/wrong line endings in the C# part, no other changes
authorJens Geyer <jensg@apache.org>
Mon, 17 Mar 2014 20:50:39 +0000 (22:50 +0200)
committerJens Geyer <jensg@apache.org>
Mon, 17 Mar 2014 20:51:23 +0000 (22:51 +0200)
commit1c99e7079b45dde9dbb7197ceb337e42a550a84e
treef5b7bb9ec1e48a3b7cdefcb5a77a7677996f6878
parent6fe77e8e660139dbe7ad2b52e5ca3d0e5a0de7ca
Fixed a bunch of inconsistent/wrong line endings in the C# part, no other changes
lib/csharp/ThriftMSBuildTask/ThriftMSBuildTask.csproj
lib/csharp/src/Protocol/TBinaryProtocol.cs
lib/csharp/src/Protocol/TCompactProtocol.cs
lib/csharp/src/Protocol/TProtocolDecorator.cs
lib/csharp/src/Server/TServer.cs
lib/csharp/src/Thrift.csproj
lib/csharp/test/JSON/JSONTest.csproj
lib/csharp/test/JSON/Properties/AssemblyInfo.cs
lib/csharp/test/ThriftTest/TestServer.cs
lib/csharp/test/ThriftTest/ThriftTest.csproj