2006-05-06 Marek Safar <marek.safar@seznam.cz>
[mono.git] / mcs / errors / cs0208-2.cs
index cdb2ea493499ad2d9c086602de701db72dc88cbd..4555a044f09e86c67bdd852e6af1963adec5d375 100644 (file)
@@ -1,4 +1,4 @@
-// cs0208.cs: Cannot take the address or size of a variable of a managed type ('cs208.Foo')
+// cs0208-2.cs: Cannot take the address of, get the size of, or declare a pointer to a managed type `cs208.Foo'
 // Line: 20
 // Compiler options: -unsafe