X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0037-3.cs;h=69ce4fcdee38c4db0a6732dd80d72f64c2c0ff98;hb=0b65fb9d99f02f2a330b20eafcfe57fec34c0465;hp=379127ffd7358129a3700d3111ea15083e7ca27c;hpb=a097b5471761180c4aae2dab224ed9caeeae3e86;p=mono.git diff --git a/mcs/errors/cs0037-3.cs b/mcs/errors/cs0037-3.cs index 379127ffd73..69ce4fcdee3 100644 --- a/mcs/errors/cs0037-3.cs +++ b/mcs/errors/cs0037-3.cs @@ -1,4 +1,4 @@ -// cs0037-2.cs: Cannot convert null to `byte' because it is a value type +// CS0037: Cannot convert null to `byte' because it is a value type // Line : 7 public class Blah {