Merge pull request #1971 from angeloc/master
[mono.git] / mcs / errors / cs0673.cs
index 71d420d8d2355d0abd1a127e546af72c51178eef..b88ee1fa44b70b1ce14ca9519956281801a31fc6 100644 (file)
@@ -1,4 +1,4 @@
-// cs0673.cs: System.Void cannot be used from C#. Use typeof (void) to get the void type object
+// CS0673: System.Void cannot be used from C#. Consider using `void'
 // Line: 8
 
 public class X