Initial set of Ward sgen annotations (#5705)
[mono.git] / mcs / errors / cs0069.cs
index d235699494ed377396b476ce30c3e5dcfd3f21e2..70511c3c96d37e052206075fecce39777d0de9c4 100644 (file)
@@ -1,4 +1,4 @@
-// cs0069.cs: Event in interface cannot have add or remove accessors
+// CS0069: Event in interface cannot have add or remove accessors
 // Line: 13
 
 using System;