X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0026.cs;h=73811822c9939dd5f8ceb1829917ab891eec37cb;hb=edbc5c2334e10836479d1cc528c68d4ad5b47440;hp=6cd8a192e6304193714064a39397cc5ed0e76a17;hpb=987f8c63e214937c50dcb308149f7558a2cbba41;p=mono.git diff --git a/mcs/errors/cs0026.cs b/mcs/errors/cs0026.cs index 6cd8a192e63..73811822c99 100644 --- a/mcs/errors/cs0026.cs +++ b/mcs/errors/cs0026.cs @@ -1,4 +1,4 @@ -// cs0026.cs: Keyword `this' is not valid in a static property, static method, or static field initializer +// CS0026: Keyword `this' is not valid in a static property, static method, or static field initializer // Line: 6 class X { static void A ()