[xbuild] Fix bug #676671. Raise AnyEvent .
[mono.git] / mcs / errors / cs1617.cs
index e6fec744d28460d3d30c5438407d64a2110ef93b..4a74829855620d9e1702f1e0b7242b86c2c64fba 100644 (file)
@@ -1,3 +1,3 @@
-// cs1617.cs: Invalid option 'ISO' for /langversion; must be ISO-1 or Default
+// CS1617: Invalid -langversion option `ISO'. It must be `ISO-1', `ISO-2', `3' or `Default'
 // Line: 0
-// Compiler options: -langversion:ISO
\ No newline at end of file
+// Compiler options: -langversion:ISO