[threadpool] Pass callback at initialization (#4546)
[mono.git] / mcs / errors / cs0107.cs
index 1f962b327da3ee739ddc99c26af126521c1a6426..b4abc495844e7528f6e478904ae712ba0a39232e 100644 (file)
@@ -1,4 +1,4 @@
-// cs0107.cs: More than one protection modifier specified
+// CS0107: More than one protection modifier specified
 // Line: 4
 class X {
        public private class X2 {