Merge pull request #3587 from henricm/fix-set-no-delay-tcp-only
[mono.git] / mcs / errors / cs0641.cs
index fa24f707b2326173d3d30f53033e36dcd7091e00..dc122ea31d32c651cd2eb7c692d906c6383e59d2 100644 (file)
@@ -1,4 +1,4 @@
-// cs0641.cs: Attribute 'AttributeUsage' is only valid on classes derived from System.Attribute
+// CS0641: Attribute `System.AttributeUsageAttribute' is only valid on classes derived from System.Attribute
 // Line: 6
 
 using System;