X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0103.cs;h=3aadeaaf5d665cc8d40725cfc4db0a16fc656417;hb=4058c2be43ec605cdcc57e9d678251339349cb5f;hp=280d745c67aa342907cebde6fc05693fa2b7113c;hpb=b6b13e72e91d5b529a6306ce53bda685932c77db;p=mono.git diff --git a/mcs/errors/cs0103.cs b/mcs/errors/cs0103.cs index 280d745c67a..3aadeaaf5d6 100644 --- a/mcs/errors/cs0103.cs +++ b/mcs/errors/cs0103.cs @@ -1,4 +1,4 @@ -// cs0103.cs: The name `count' does not exist in the context of `ClassMain' +// CS0103: The name `count' does not exist in the current context // Line: 6 class ClassMain {