X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs3013.cs;h=69d7842699bf57c7b8872f4311db10ebd9af0b95;hb=30cddad5fb4c3d290906a6e6c33ecd8b07d8b48c;hp=dd45d7429b588e3d197e9ee4fe425249b4eb24ea;hpb=e51a9b6ba1a93bc981639a706c93bee413099fd6;p=mono.git diff --git a/mcs/errors/cs3013.cs b/mcs/errors/cs3013.cs index dd45d7429b5..69d7842699b 100644 --- a/mcs/errors/cs3013.cs +++ b/mcs/errors/cs3013.cs @@ -1,6 +1,6 @@ -// cs3013.cs: Added modules must be marked with the CLSCompliant attribute to match the assembly +// CS3013: Added modules must be marked with the CLSCompliant attribute to match the assembly // Line: 0 -// Compiler options: -addmodule:CS3013-module.dll +// Compiler options: -addmodule:CS3013-module.dll -warnaserror -warn:1 using System;