2009-05-29 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / errors / cs0023.cs
index 8df792e534b945334e2a1d0cc1ff727955d296be..166813a45da25a9ec880d7c39f8ec520915b3a19 100644 (file)
@@ -1,4 +1,4 @@
-// cs0023.cs: Operator `~' cannot be applied to operand of type `Foo'
+// CS0023: The `~' operator cannot be applied to operand of type `Foo'
 // Line : 10
 
 public class Foo {