Merge pull request #4845 from lambdageek/dev-coop-delegates
[mono.git] / mcs / errors / cs0523.cs
index 219954430cd484d49f91a0e334d717768b96f1be..cbf63caff1fe2812afd50e39231fe08793cd391c 100644 (file)
@@ -1,4 +1,4 @@
-// cs0523.cs: Struct member `B.a' of type `A' causes a cycle in the struct layout
+// CS0523: Struct member `B.a' of type `A' causes a cycle in the struct layout
 // Line: 9
 
 struct A {