Revert last 2 chances
[mono.git] / mcs / errors / cs1686-2.cs
index cd996bd978d09721b0bd507251e721894e423acd..69699b6db2bbceb59bd10190d928f6ddacecf009 100644 (file)
@@ -1,4 +1,4 @@
-// cs1686.cs: Local variable `a' or its members cannot have their address taken and be used inside an anonymous method block
+// CS1686: Local variable or parameter `a' cannot have their address taken and be used inside an anonymous method or lambda expression
 // Line: 11
 // Compiler options: -unsafe