Merge pull request #3686 from lambdageek/dev-format-printf
[mono.git] / mcs / errors / cs0524-5.cs
index 1d4d61e5ad3721c8ee55ce21baa255919132d1d0..9300143b99fcdea8fea4936218159e21504ed04b 100644 (file)
@@ -1,4 +1,4 @@
-// cs0524-5.cs: `Interface.D': Interfaces cannot declare classes, structs, interfaces, delegates, enumerations or constants
+// CS0524: Interfaces cannot declare classes, structs, interfaces, delegates, or enumerations
 // Line: 5
 
 interface Interface {