X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0229-4.cs;h=65a761935112c2da8f7a16a0631c8a1a11bf2f13;hb=95149da03ea22c4e6f7e9feda77ea2808fbf6586;hp=a571c17e0c958a8043285c1116f1de1350305110;hpb=3d693eeb90339833968d66c3dc9fde2fa3ba2cef;p=mono.git diff --git a/mcs/errors/cs0229-4.cs b/mcs/errors/cs0229-4.cs index a571c17e0c9..65a76193511 100644 --- a/mcs/errors/cs0229-4.cs +++ b/mcs/errors/cs0229-4.cs @@ -1,4 +1,4 @@ -// CS0229: Ambiguity between `TestLib.FOO' and `TestLib.FOO()' +// CS0229: Ambiguity between `TestLib.FOO()' and `TestLib.FOO' // Line: 9 // Compiler options: -r:CS0229-4-lib.dll