X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0019-11.cs;h=f6027336d5cdb7ba6b8ac66a6696a10ef414ee85;hb=1334748e5aa84a184ff15431a051f1930eaf4d9d;hp=8c08f74372c5d54117c91e59ccfdc3002ae81453;hpb=948dbf8d4581ac17f5420cc4f7dc375e3c502576;p=mono.git diff --git a/mcs/errors/cs0019-11.cs b/mcs/errors/cs0019-11.cs index 8c08f74372c..f6027336d5c 100644 --- a/mcs/errors/cs0019-11.cs +++ b/mcs/errors/cs0019-11.cs @@ -1,4 +1,4 @@ -// cs0019-11.cs: Operator `&&' cannot be applied to operands of type `null' and `null' +// CS0019: Operator `&&' cannot be applied to operands of type `null' and `null' // Line : 8 public class C