X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0579-5.cs;h=1c5b1fb3cc0a5ef39ff72bfb4206e5eb9cb3699a;hb=edbc5c2334e10836479d1cc528c68d4ad5b47440;hp=a0d28132d2145719db470ee94d37cc694dca11b0;hpb=0ca4c0c5ef6ba0bf13fd721deb36e7b501ec5829;p=mono.git diff --git a/mcs/errors/cs0579-5.cs b/mcs/errors/cs0579-5.cs index a0d28132d21..1c5b1fb3cc0 100644 --- a/mcs/errors/cs0579-5.cs +++ b/mcs/errors/cs0579-5.cs @@ -1,4 +1,4 @@ -// cs0579.cs: The attribute `ReturnAttribute' cannot be applied multiple times +// CS0579: The attribute `ReturnAttribute' cannot be applied multiple times // Line : 17 using System;