Merge pull request #4615 from alexanderkyte/string_error_handling
[mono.git] / mcs / errors / cs0592.cs
index e4833e0f6113fed17d151d9469b54560253bee6c..604b5f8337993add70d8cc68318b7b63888f6f95 100644 (file)
@@ -1,4 +1,4 @@
-// cs0592.cs: The attribute `SimpleAttribute' is not valid on this declaration type. It is valid on `constructor' declarations only
+// CS0592: The attribute `SimpleAttribute' is not valid on this declaration type. It is valid on `constructor' declarations only
 // Line : 22
 
 using System;