X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs1618-2.cs;h=545e0fcb363dbeae702f19ee28d40f9d6f21d57a;hb=a794e25f50fde05002e13e54efffa139fd10ae85;hp=7a252f437ad9adad2567d68131b755f2eae2270d;hpb=ff228e1c801bda9666b6edab3ee962e05edcf480;p=mono.git diff --git a/mcs/errors/cs1618-2.cs b/mcs/errors/cs1618-2.cs index 7a252f437ad..545e0fcb363 100644 --- a/mcs/errors/cs1618-2.cs +++ b/mcs/errors/cs1618-2.cs @@ -1,4 +1,4 @@ -// cs1618: Cannot create delegate with 'System.Diagnostics.Debug.Assert(bool)' because it has a Conditional attribute +// CS1618: Cannot create delegate with `System.Diagnostics.Debug.Assert(bool)' because it has a Conditional attribute // Line: 8 namespace Foo {