make uri no braindead on mt
[mono.git] / mcs / errors / cs0152.cs
index bf2c3e520eccc3384b8f8f7a7c8fb3e8657d4bec..4d5aad769e29331cfb5837dd4c5ab8ee4ef3eca5 100644 (file)
@@ -1,4 +1,4 @@
-// cs0152.cs: The label `case X:' already occurs in this switch statement
+// cs0152.cs: The label `case 1:' already occurs in this switch statement
 // Line: 9
 class X {
        void f (int i)