X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs1632.cs;h=121dcbd8e872c653ce8f3a6408beaef80161d612;hb=34dd20ad452122ca04c00c54be2293737dba1315;hp=bb6c9c2f7bedb84c7f798bf2914f243fa76153e4;hpb=74c2e813151ef52866b58da63aeeed698b5e67dd;p=mono.git diff --git a/mcs/errors/cs1632.cs b/mcs/errors/cs1632.cs index bb6c9c2f7be..121dcbd8e87 100644 --- a/mcs/errors/cs1632.cs +++ b/mcs/errors/cs1632.cs @@ -1,4 +1,4 @@ -// cs1632.cs: Control cannot leave body of anonymous method +// cs1632.cs: Control cannot leave the body of an anonymous method // Line: 12 using System;