X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0579-5.cs;h=1c5b1fb3cc0a5ef39ff72bfb4206e5eb9cb3699a;hb=4058c2be43ec605cdcc57e9d678251339349cb5f;hp=a0d28132d2145719db470ee94d37cc694dca11b0;hpb=7015b812166d0992223b5dc4421deab637500265;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;