X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0220.cs;h=befd46292c3605de7cc52d4498b007af8058358e;hb=0b65fb9d99f02f2a330b20eafcfe57fec34c0465;hp=f28f0b87a642f891c2a3c51ade3a0a4cb4c001fd;hpb=1c14f1ee6d701510c15499d71fc2b324151a8629;p=mono.git diff --git a/mcs/errors/cs0220.cs b/mcs/errors/cs0220.cs index f28f0b87a64..befd46292c3 100644 --- a/mcs/errors/cs0220.cs +++ b/mcs/errors/cs0220.cs @@ -1,4 +1,4 @@ -// cs0220.cs: The operation overflows at compile time in checked mode +// CS0220: The operation overflows at compile time in checked mode // Line: 7 public class MainClass {