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