[reSIProcate] StatisticsHandler.hxx - Inconsistent line ending style
- From: "Alexander" <alt@xxxxxxxxx>
- Date: Tue, 7 Oct 2008 17:57:52 +0400
Hi
Small thing, but while importing reSIProcate 1.3.4 into my new project
repository I have an error reported by beautiful TortoiseSVN:
File StatisticsHandler.hxx - Inconsistent line ending style
Within this file Windows and Unix EOL encoding are mixed.
I have checked also the version from 1.4RC1 - it is the same.
What one need to fix the issue:
1. Checkout to any platform
2. Make EOL of subject consistent, for example open it with VS2008
Express.
3. set "svn:eol-style" to native
4. Checkin
Regards
Alexander Altshuler