Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / mcs / errors / cs0026.cs
index 6cd8a192e6304193714064a39397cc5ed0e76a17..73811822c9939dd5f8ceb1829917ab891eec37cb 100644 (file)
@@ -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 ()