error messages review
[mono.git] / mcs / errors / cs0524.cs
index 07d9b280ca66aa5f25811ac3eda670aa7272c64a..19b93842187f29fe88e3a094bba29a22e219194c 100644 (file)
@@ -1,4 +1,4 @@
-// cs0524.cs: 'Struct' : interfaces cannot declare types
+// cs0524.cs: `Interface.Struct': Interfaces cannot declare classes, structs, interfaces, delegates, enumerations or constants
 // Line: 5
 
 interface Interface {