X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0102-8.cs;h=d029ae5492731900cc6095caf46649e99713b313;hb=50dacc2e314097aebbdebec5ccd00301458bb420;hp=72fa143c96d2ac12337f88db6c17c5ea2b53017b;hpb=64f85a65b023522d3f34e9932e6a843e0ad8fc3b;p=mono.git diff --git a/mcs/errors/cs0102-8.cs b/mcs/errors/cs0102-8.cs index 72fa143c96d..d029ae54927 100644 --- a/mcs/errors/cs0102-8.cs +++ b/mcs/errors/cs0102-8.cs @@ -1,4 +1,4 @@ -// cs0102-8.cs: The type `SampleClass' already contains a definition for `set_Item' +// CS0102: The type `SampleClass' already contains a definition for `set_Item' // Line: 6 public class SampleClass {