X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0158.cs;h=a09f17f836e89f104649d34a297a04ef15be40d1;hb=a9e73e7370307c2fb346b645c890bb91fd875d33;hp=f806cc616158409dff25a5e394ff495f74b9f6e8;hpb=fc4b07f20f9e79fe99d4b520bb5ff8b5e80b10f6;p=mono.git diff --git a/mcs/errors/cs0158.cs b/mcs/errors/cs0158.cs index f806cc61615..a09f17f836e 100644 --- a/mcs/errors/cs0158.cs +++ b/mcs/errors/cs0158.cs @@ -1,4 +1,4 @@ -// cs0158.cs: The label `start' shadows another label by the same name in a contained scope +// CS0158: The label `start' shadows another label by the same name in a contained scope // Line: 9 class ClassMain {