X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0158.cs;h=f806cc616158409dff25a5e394ff495f74b9f6e8;hb=b6b13e72e91d5b529a6306ce53bda685932c77db;hp=84ff3a04e07e44e90b2376e8685e4d659b7dc9f9;hpb=53497da09c4928635f4d4c4776c8c7e48c6098c3;p=mono.git diff --git a/mcs/errors/cs0158.cs b/mcs/errors/cs0158.cs index 84ff3a04e07..f806cc61615 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.cs: The label `start' shadows another label by the same name in a contained scope // Line: 9 class ClassMain {