[threadpool] Pass callback at initialization (#4546)
[mono.git] / mcs / errors / cs0053-2.cs
index 0813952257ec9027cd75aa826914d9045d523789..41ca880fdf6c32181d05e7500bc8d9c9ba296c5e 100644 (file)
@@ -1,4 +1,4 @@
-// cs0053: Inconsistent accessibility: property type `Blah[]' is less accessible than property `A.B'
+// CS0053: Inconsistent accessibility: property type `Blah[]' is less accessible than property `A.B'
 // Line: 6
 
 public class A {