Merge pull request #2612 from xmcclure/largestring
[mono.git] / mcs / errors / cs1614.cs
index 8b660c8c8e6779f027d35b5e774b0b442230f272..2c3a9369079322ff04b59fe1453645c032e8dd49 100644 (file)
@@ -1,4 +1,4 @@
-// cs1614.cs: `A' is ambiguous between `A' and `AAttribute'. Use either `@A' or `AAttribute'
+// CS1614: `A' is ambiguous between `A' and `AAttribute'. Use either `@A' or `AAttribute'
 // Line: 6
 // Bug #56456