2009-04-07 Marek Habersack <mhabersack@novell.com>
[mono.git] / mcs / errors / cs0626-2.cs
index 585941dae4445b584be4fd0127d28cd83b96393f..b5f059889f8b7054b17ab4d30bf2d834ded96dc4 100644 (file)
@@ -1,4 +1,4 @@
-// cs0626.cs: Method, operator, or accessor 'ExternClass.ExternMethod()' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation
+// CS0626: `ExternClass.ExternMethod' is marked as an external but has no DllImport attribute. Consider adding a DllImport attribute to specify the external implementation
 // Line: 6
 // Compiler options: -warnaserror -warn:1