[threadpool] Pass callback at initialization (#4546)
[mono.git] / mcs / errors / cs0234-2.cs
index 181131acfb70a87c61f3d8b545455fb5984b271f..58230be847251fe5e0aca7fe082d0d0720653060 100644 (file)
@@ -1,4 +1,4 @@
-// cs0234-2.cs: The type or namespace name `Enum' does not exist in the namespace `A.B.System'. Are you missing an assembly reference?
+// CS0234: The type or namespace name `Enum' does not exist in the namespace `A.B.System'. Are you missing an assembly reference?
 // Line: 8
 
 using System;