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

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

[Dotgnu-pnet-commits] pnetlib/runtime/System/Security/Policy Evidence.cs


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] pnetlib/runtime/System/Security/Policy Evidence.cs, 1.6, 1.7
Date: Mon, 13 Oct 2003 00:58:28 +0000

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

Modified Files:
        Evidence.cs 
Log Message:


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


Index: Evidence.cs
===================================================================
RCS file: 
/cvsroot/dotgnu-pnet/pnetlib/runtime/System/Security/Policy/Evidence.cs,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** Evidence.cs 29 Sep 2003 03:56:40 -0000      1.6
--- Evidence.cs 13 Oct 2003 00:58:26 -0000      1.7
***************
*** 305,309 ****
                                                        {
                                                                throw new 
InvalidOperationException
!                                                                       
(_("Invalid_BadEnumertorPosition"));
                                                        }
                                                        else if(index < 
evidence.HostCount)
--- 305,309 ----
                                                        {
                                                                throw new 
InvalidOperationException
!                                                                       
(_("Invalid_BadEnumeratorPosition"));
                                                        }
                                                        else if(index < 
evidence.HostCount)
***************
*** 319,323 ****
                                                        {
                                                                throw new 
InvalidOperationException
!                                                                       
(_("Invalid_BadEnumertorPosition"));
                                                        }
                                                }
--- 319,323 ----
                                                        {
                                                                throw new 
InvalidOperationException
!                                                                       
(_("Invalid_BadEnumeratorPosition"));
                                                        }
                                                }
***************
*** 327,331 ****
                                                        {
                                                                throw new 
InvalidOperationException
!                                                                       
(_("Invalid_BadEnumertorPosition"));
                                                        }
                                                        else
--- 327,331 ----
                                                        {
                                                                throw new 
InvalidOperationException
!                                                                       
(_("Invalid_BadEnumeratorPosition"));
                                                        }
                                                        else
***************
*** 339,343 ****
                                                        {
                                                                throw new 
InvalidOperationException
!                                                                       
(_("Invalid_BadEnumertorPosition"));
                                                        }
                                                        else
--- 339,343 ----
                                                        {
                                                                throw new 
InvalidOperationException
!                                                                       
(_("Invalid_BadEnumeratorPosition"));
                                                        }
                                                        else





reply via email to

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