X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0592-9.cs;h=857d369e41e97500c55748d5d854c6850429f8ab;hb=edbc5c2334e10836479d1cc528c68d4ad5b47440;hp=4987972290950c068a4f65903c1744d79951eeed;hpb=0c31213775e39ade10a7ce318be98e2de362da12;p=mono.git diff --git a/mcs/errors/cs0592-9.cs b/mcs/errors/cs0592-9.cs index 49879722909..857d369e41e 100644 --- a/mcs/errors/cs0592-9.cs +++ b/mcs/errors/cs0592-9.cs @@ -1,4 +1,4 @@ -// cs0592-9.cs: Attribute `S' is not valid on this declaration type. It is valid on `return' declarations only +// CS0592: The attribute `SAttribute' is not valid on this declaration type. It is valid on `return' declarations only // Line : 12 using System;