X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0177-4.cs;h=be21c2901a5465492b745676ba1b91d095a2579a;hb=3319d6a5a753c3ded84c20a4ff2a0935a58fec21;hp=71c4d057fcb81522017a3709f9badbc02c45553f;hpb=cccbf6a4b7152c24fafc319e77060a4723a8560e;p=mono.git diff --git a/mcs/errors/cs0177-4.cs b/mcs/errors/cs0177-4.cs index 71c4d057fcb..be21c2901a5 100644 --- a/mcs/errors/cs0177-4.cs +++ b/mcs/errors/cs0177-4.cs @@ -1,4 +1,4 @@ -// cs0177-4.cs: The out parameter `f' must be assigned to before control leaves the current method +// CS0177: The out parameter `f' must be assigned to before control leaves the current method // Line: 5 class C {