X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0019-3.cs;h=9f38c13f90f77b17707f837a12cf9df41c7706db;hb=30cddad5fb4c3d290906a6e6c33ecd8b07d8b48c;hp=03798c21e09516ace99bf3e6eb8c0dc9f109f495;hpb=b6b13e72e91d5b529a6306ce53bda685932c77db;p=mono.git diff --git a/mcs/errors/cs0019-3.cs b/mcs/errors/cs0019-3.cs index 03798c21e09..9f38c13f90f 100644 --- a/mcs/errors/cs0019-3.cs +++ b/mcs/errors/cs0019-3.cs @@ -1,4 +1,4 @@ -// cs0019-3.cs: Operator `+' cannot be applied to operands of type `Test.Zub' and `Test.Zub' +// CS0019: Operator `+' cannot be applied to operands of type `Test.Zub' and `Test.Zub' // Line : 11 using System;