You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by bo...@apache.org on 2016/10/12 20:38:35 UTC

svn commit: r1764545 [1/5] - in /logging/log4net/trunk: src/Appender/ src/Core/ src/Util/ tests/src/Appender/

Author: bodewig
Date: Wed Oct 12 20:38:35 2016
New Revision: 1764545

URL: http://svn.apache.org/viewvc?rev=1764545&view=rev
Log:
fix line-ends

Modified:
    logging/log4net/trunk/src/Appender/RollingFileAppender.cs
    logging/log4net/trunk/src/Core/MethodItem.cs   (contents, props changed)
    logging/log4net/trunk/src/Core/StackFrameItem.cs   (contents, props changed)
    logging/log4net/trunk/src/Util/ILogExtensions.cs   (contents, props changed)
    logging/log4net/trunk/tests/src/Appender/AdoNetAppenderTest.cs
    logging/log4net/trunk/tests/src/Appender/AppenderCollectionTest.cs   (contents, props changed)
    logging/log4net/trunk/tests/src/Appender/RemotingAppenderTest.cs
    logging/log4net/trunk/tests/src/Appender/SmtpPickupDirAppenderTest.cs   (contents, props changed)