Revert last 2 chances
[mono.git] / mcs / errors / cs0647-13.cs
index e5fb9e6074eb12107408c326dbfb763503c4d762..e48c0e08d5de782cd879609b63fe0df1bb1933ad 100644 (file)
@@ -1,4 +1,4 @@
-// cs0647.cs: Error emitting 'DllImport' attribute because 'Argument cannot be null.
+// CS0647: Error during emitting `System.Runtime.InteropServices.DllImportAttribute' attribute. The reason is `DllName cannot be empty'
 // Line: 8
 
 using System.Runtime.InteropServices;