Merge pull request #3585 from lateralusX/jlorenss/win-counter-warning
[mono.git] / mcs / errors / cs0669.cs
index 1352235c94fe279031de66fac00f507c7d496433..04534de2c1898b73538eeafba30665334ed9d251 100644 (file)
@@ -1,4 +1,4 @@
-// cs0669.cs: `CorMetaDataDispenserExClass': A class with the ComImport attribute cannot have a user-defined constructor
+// CS0669: `CorMetaDataDispenserExClass': A class with the ComImport attribute cannot have a user-defined constructor
 // Line: 10
 
 using System;