Browse Source
Changed the \r\r\n back to \r\n on windows so we don't get errors when compiling
on VC++8.0. I don't know why Microsoft thinks it's a good idea to call this an error,
but they do. I also don't know why people insist on checking out files on Windows and
copying them to a unix system to check them in (which will cause exactly this problem)
[SVN r26746]