X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0208-6.cs;h=79c680d6caa277c487025d4f9bfa3593e96995a7;hb=79cc1aeccd086b2d9006d6e549426d4ac1ceb80e;hp=b41dd1efab296a5d5e0463557615e8f67d667904;hpb=4eb352bcb3ef7a71dc9ab62c5cd2d5e7598619f7;p=mono.git diff --git a/mcs/errors/cs0208-6.cs b/mcs/errors/cs0208-6.cs index b41dd1efab2..79c680d6caa 100644 --- a/mcs/errors/cs0208-6.cs +++ b/mcs/errors/cs0208-6.cs @@ -1,4 +1,4 @@ -// cs0208-6.cs: Cannot take the address of, get the size of, or declare a pointer to a managed type `X' +// CS0208: Cannot take the address of, get the size of, or declare a pointer to a managed type `X' // Line: 8 // Compiler options: -unsafe