X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0716.cs;h=48a64eb9ebcc2c251764b3625d80d0dd29ace0cf;hb=90b112440206eb2d50ed9d68a959b24b1f85a9e0;hp=3aaa44b55ede98c63c7cde6699458d45d16af954;hpb=c4a3b30460c7ea1a1fb3c97cfc8478555714af2f;p=mono.git diff --git a/mcs/errors/cs0716.cs b/mcs/errors/cs0716.cs index 3aaa44b55ed..48a64eb9ebc 100644 --- a/mcs/errors/cs0716.cs +++ b/mcs/errors/cs0716.cs @@ -1,4 +1,4 @@ -// cs0716.cs: Cannot convert to static type `StaticClass' +// CS0716: Cannot convert to static type `StaticClass' // Line: 10 static class StaticClass {