Merge pull request #4621 from alexanderkyte/strdup_env
[mono.git] / mcs / errors / cs0564-2.cs
index 121d86884e3a7892021854a42c5fa96a3f399505..d40b8f82c233f7140418010c742e6a2719dd1b05 100644 (file)
@@ -1,4 +1,4 @@
-// cs0564.cs: Overloaded shift operator must have the type of the first operand be the containing type, and the type of the second operand must be int
+// CS0564: Overloaded shift operator must have the type of the first operand be the containing type, and the type of the second operand must be int
 // Line: 5
 
 class SampleClass {