Merge pull request #3686 from lambdageek/dev-format-printf
[mono.git] / mcs / errors / cs0155-2.cs
index 87288c5193600d3922517b3971ad81cd8e794d88..7245cf5ef99eec9f86ae3640fae2b9efeadcfa02 100644 (file)
@@ -1,4 +1,4 @@
-// cs0155-2.cs: The type caught or thrown must be derived from System.Exception
+// CS0155: The type caught or thrown must be derived from System.Exception
 // Line: 8
 class X {
        static void Main ()