Merge pull request #96 from ualtinok/master
[mono.git] / mcs / errors / cs0647-11.cs
index a4591ff5e52a8e721c69fbfe9765c5ba9427b788..aa5c0e3f9592f21074d466a33dcda55cf007a1bd 100644 (file)
@@ -1,4 +1,4 @@
-// cs0647-11.cs: Error during emitting `System.Runtime.InteropServices.MarshalAsAttribute' attribute. The reason is `Specified unmanaged type is only valid on fields'
+// CS0647: Error during emitting `System.Runtime.InteropServices.MarshalAsAttribute' attribute. The reason is `Specified unmanaged type is only valid on fields'
 // Line: 10
 
 using System;