X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0155-2.cs;h=7245cf5ef99eec9f86ae3640fae2b9efeadcfa02;hb=213bce206b46a94c5a80aad2965a45f2aff675f5;hp=87288c5193600d3922517b3971ad81cd8e794d88;hpb=a8b22e0e864c03b8cfd2f2cb5a8075b6611c5553;p=mono.git diff --git a/mcs/errors/cs0155-2.cs b/mcs/errors/cs0155-2.cs index 87288c51936..7245cf5ef99 100644 --- a/mcs/errors/cs0155-2.cs +++ b/mcs/errors/cs0155-2.cs @@ -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 ()