X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0161-2.cs;h=40c93a70a18ff9cae09363709cb5b2e85347fdba;hb=067634117ca126504f3cb90ae897acebd47f26fc;hp=f51a90d7424fdef2f8f0333efc9a03ef96f30f4d;hpb=b5cfba1835f2ba823796f825410e0062b7e4c9a3;p=mono.git diff --git a/mcs/errors/cs0161-2.cs b/mcs/errors/cs0161-2.cs index f51a90d7424..40c93a70a18 100644 --- a/mcs/errors/cs0161-2.cs +++ b/mcs/errors/cs0161-2.cs @@ -1,4 +1,4 @@ -// cs0161-2.cs: `Test.Main()': not all code paths return a value +// CS0161: `Test.Main()': not all code paths return a value // Line: 4 class Test { static int Main () {