Merge pull request #3686 from lambdageek/dev-format-printf
[mono.git] / mcs / errors / cs1599.cs
index 924ede04cd0d19d72bd8f5b76261dca715b8743a..5cef32d7f97ab2362152444900467eddb83a6b0e 100644 (file)
@@ -1,4 +1,4 @@
-// cs1599.cs: Method or delegate cannot return type `System.TypedReference'
+// CS1599: Method or delegate cannot return type `System.TypedReference'
 // Line: 8
 
 using System;