[threadpool] Pass callback at initialization (#4546)
[mono.git] / mcs / errors / cs0215.cs
index 3c875505e94814e2fd4e515429de9fcdbfc5418e..95d77a546b7e7b052406edb247395e170830b779 100644 (file)
@@ -1,5 +1,5 @@
-// cs0215.cs : The return type of operator True or False must be bool
-// Line : 11 
+// CS0215: The return type of operator True or False must be bool
+// Line: 11 
 
 class Blah {