[threadpool] Pass callback at initialization (#4546)
[mono.git] / mcs / errors / cs1632.cs
index 121dcbd8e872c653ce8f3a6408beaef80161d612..3371dea8cff76f9a40eae7b171d058e8427a748a 100644 (file)
@@ -1,4 +1,4 @@
-// cs1632.cs: Control cannot leave the body of an anonymous method
+// CS1632: Control cannot leave the body of an anonymous method
 // Line: 12
 
 using System;