2009-05-29 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / errors / cs1644-3.cs
index f9413da9d0f75dcf720dd3a47fed0e4a8fcfa827..9b0c5a126a44c2a3da3aa106458408b117d4ce9b 100644 (file)
@@ -1,4 +1,4 @@
-// Feature 'fixed sized buffers' cannot be used because it is not part of the standardized ISO C# language specificatio
+// cs1644-3.cs: Feature `fixed size buffers' cannot be used because it is not part of the C# 1.0 language specification
 // Line: 6
 // Compiler options: -langversion:ISO-1