X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0647-13.cs;h=e48c0e08d5de782cd879609b63fe0df1bb1933ad;hb=0370aa2c77c4d536f34b601f5ee76585e1c07574;hp=e5fb9e6074eb12107408c326dbfb763503c4d762;hpb=b0eff411fcc55fa6a7bbc5ee97bb592fe3204309;p=mono.git diff --git a/mcs/errors/cs0647-13.cs b/mcs/errors/cs0647-13.cs index e5fb9e6074e..e48c0e08d5d 100644 --- a/mcs/errors/cs0647-13.cs +++ b/mcs/errors/cs0647-13.cs @@ -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;