X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0160-2.cs;h=50c2c44d9086ae1062bfb82056b7518bf45ce8bd;hb=4058c2be43ec605cdcc57e9d678251339349cb5f;hp=5244b8266712824cec46c17410176cd874d8b1f9;hpb=89d0ba3968d36576553e0f483b0c69465f94e8ae;p=mono.git diff --git a/mcs/errors/cs0160-2.cs b/mcs/errors/cs0160-2.cs index 5244b826671..50c2c44d908 100644 --- a/mcs/errors/cs0160-2.cs +++ b/mcs/errors/cs0160-2.cs @@ -1,4 +1,4 @@ -// cs0160-2.cs: A previous catch clause already catches all exceptions of this or a super type `System.Exception' +// CS0160: A previous catch clause already catches all exceptions of this or a super type `System.Exception' // Line: 8 class ClassMain {