Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / mcs / errors / cs0019-5.cs
index 5b249560fbd66dcc8331312ff2b2a803cf9de261..24451df25831b8ef24f17aa98ad9158709de80fa 100644 (file)
@@ -1,4 +1,4 @@
-// cs0019.cs: Operator `==' cannot be applied to operands of type `X' and `Y'
+// CS0019: Operator `==' cannot be applied to operands of type `X' and `Y'
 // Line : 13
 
 class X {