X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0177-7.cs;h=59042c940d0199c83d0310dc848dca82859a6a05;hb=7a950a04504aca14aacd241def6b3369006723a9;hp=980c74a58647480eb9c2ad1a50afa28713462ed5;hpb=f84f760a1c8a8c0ec6ae16b7f38d14a49d329ad7;p=mono.git diff --git a/mcs/errors/cs0177-7.cs b/mcs/errors/cs0177-7.cs index 980c74a5864..59042c940d0 100644 --- a/mcs/errors/cs0177-7.cs +++ b/mcs/errors/cs0177-7.cs @@ -1,4 +1,4 @@ -// cs0177-7.cs: The out parameter `a' must be assigned to before control leaves the current method +// CS0177: The out parameter `a' must be assigned to before control leaves the current method // Line: 6 class Foo {