2009-04-07 Marek Habersack <mhabersack@novell.com>
[mono.git] / mcs / errors / cs0213.cs
index 00faffd0ef404aaf59d5c8050e39beb51d816164..f0573110ecd33694907cf3d6097c3f1c63f0237c 100644 (file)
@@ -1,4 +1,4 @@
-// cs0213.cs: You do not need to use the fixed statement to take the address of an already fixed expression
+// cs0213.cs: You cannot use the fixed statement to take the address of an already fixed expression
 // Line: 12
 // Compiler options: -unsafe