Review feedback + drop VS2013 support.
[mono.git] / mcs / errors / cs0653.cs
index 97a84c5820332ddef521c0a1e318171dad35cf3c..c53766c112b55db5ce3dc4272670fbfcdcb3b5b2 100644 (file)
@@ -1,4 +1,4 @@
-// cs0653.cs: Cannot apply attribute class `AbstractAttribute' because it is abstract
+// CS0653: Cannot apply attribute class `AbstractAttribute' because it is abstract
 // Line: 10
 
 using System;