Review feedback + drop VS2013 support.
[mono.git] / mcs / errors / cs1511.cs
old mode 100755 (executable)
new mode 100644 (file)
index 4ec26c6..b19ebf7
@@ -1,4 +1,4 @@
-// cs1511.cs: Base modifier not allowed in static code
+// CS1511: Keyword `base' is not available in a static method
 // Line:
 
 class Y {