Initial set of Ward sgen annotations (#5705)
[mono.git] / mcs / errors / cs0698.cs
index c640be781bf480b202dd8ecd734327a5fb537919..ebf71ea1e71105b27af5c3539ad2ca6e7fa0578e 100644 (file)
@@ -1,4 +1,4 @@
-// cs0698.cs: A generic type cannot derive from `System.Attribute' because it is an attribute class
+// CS0698: A generic type cannot derive from `System.Attribute' because it is an attribute class
 // Line: 6
 
 using System;