dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] pnetlib/System/Diagnostics TraceListener.cs, 1.1,


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] pnetlib/System/Diagnostics TraceListener.cs, 1.1, 1.2
Date: Mon, 13 Oct 2003 00:58:27 +0000

Update of /cvsroot/dotgnu-pnet/pnetlib/System/Diagnostics
In directory subversions:/tmp/cvs-serv25218/System/Diagnostics

Modified Files:
        TraceListener.cs 
Log Message:


Add missing resources and fix tag name spelling mistakes in the source.


Index: TraceListener.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/System/Diagnostics/TraceListener.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** TraceListener.cs    11 Apr 2003 07:52:38 -0000      1.1
--- TraceListener.cs    13 Oct 2003 00:58:25 -0000      1.2
***************
*** 76,80 ****
                                        {
                                                throw new 
ArgumentOutOfRangeException
!                                                       ("value", 
S._("Arg_NonNegative"));
                                        }
                                        indentSize = value;
--- 76,80 ----
                                        {
                                                throw new 
ArgumentOutOfRangeException
!                                                       ("value", 
S._("ArgRange_NonNegative"));
                                        }
                                        indentSize = value;





reply via email to

[Prev in Thread] Current Thread [Next in Thread]