X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs1618-2.cs;h=545e0fcb363dbeae702f19ee28d40f9d6f21d57a;hb=a9e73e7370307c2fb346b645c890bb91fd875d33;hp=955e1548bfd0c58a87de9cf48c706bd3b0ef09c2;hpb=da4f9e9b2afb23791029d0bb09d78b868aabd870;p=mono.git diff --git a/mcs/errors/cs1618-2.cs b/mcs/errors/cs1618-2.cs index 955e1548bfd..545e0fcb363 100644 --- a/mcs/errors/cs1618-2.cs +++ b/mcs/errors/cs1618-2.cs @@ -1,4 +1,4 @@ -// cs1618-2.cs: 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 {