One line typo bug which passed unoticed on previous commit.
[mono.git] / mcs / errors / cs0469.cs
index 61f3c5b43e662cdd421a1de7cd4919605dd7aee6..eac14b77a728505ad3e93eb32457ed48e2cced31 100644 (file)
@@ -1,4 +1,4 @@
-// cs0469.cs: The `goto case' value is not implicitly convertible to type `char'
+// CS0469: The `goto case' value is not implicitly convertible to type `char'
 // Line: 16
 // Compiler options: -warnaserror -warn:2