X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0208-7.cs;h=88cf73b71ffa98f970b2a84bc9acf688f2d8d06b;hb=f8a969aae9cce2ca78795dd29e97f347d129a82b;hp=dee9012076b17c2e61bbd66223742aca21a26f85;hpb=b5cfba1835f2ba823796f825410e0062b7e4c9a3;p=mono.git diff --git a/mcs/errors/cs0208-7.cs b/mcs/errors/cs0208-7.cs index dee9012076b..88cf73b71ff 100644 --- a/mcs/errors/cs0208-7.cs +++ b/mcs/errors/cs0208-7.cs @@ -1,4 +1,4 @@ -// cs0208-7.cs: Cannot take the address of, get the size of, or declare a pointer to a managed type `foo' +// CS0208: Cannot take the address of, get the size of, or declare a pointer to a managed type `foo' // Line: 11 // Compiler options: -unsafe