Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / mcs / errors / cs1621.cs
index a1d34ea2fb2a918139f0c03778250ee901586b77..420e3772d7f52aef428f1cfb5759d4d623c6a5fd 100644 (file)
@@ -1,4 +1,4 @@
-// cs01621.cs: The yield statement cannot be used inside anonymous method blocks
+// CS01621: The yield statement cannot be used inside anonymous method blocks
 // Line: 13
 
 using System.Collections;