Review feedback + drop VS2013 support.
[mono.git] / mcs / errors / cs1511.cs
index 804327858bb56e1e21f3da1a11691d980f0379a1..b19ebf72d7077c5193a9991d9f253e9f40036667 100644 (file)
@@ -1,4 +1,4 @@
-// cs1511.cs: Keyword `base' is not available in a static method
+// CS1511: Keyword `base' is not available in a static method
 // Line:
 
 class Y {