Merge pull request #4615 from alexanderkyte/string_error_handling
[mono.git] / mcs / errors / cs0655.cs
index 5ac8454c24909c9d22b5d9289a5db0181cff83a8..319292a60bd37f5c84c90eb3cfa2429e7d278be9 100644 (file)
@@ -1,4 +1,4 @@
-// cs0655.cs: `d' is not a valid named attribute argument because it is not a valid attribute parameter type
+// CS0655: `d' is not a valid named attribute argument because it is not a valid attribute parameter type
 // Line: 11
 
 using System;