Merge pull request #3587 from henricm/fix-set-no-delay-tcp-only
[mono.git] / mcs / errors / cs0641.cs
index 21d426bfa45f3dab1e9e9728a293049fda9e26cf..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;