X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0579-2.cs;h=69f55a526429de174b4299577f43498e5506ff11;hb=0b65fb9d99f02f2a330b20eafcfe57fec34c0465;hp=18708cef7d57c1ed54a14bb45d71e2940cedfea2;hpb=c39d7ce9985a7067c1cbf44188007c9433901940;p=mono.git diff --git a/mcs/errors/cs0579-2.cs b/mcs/errors/cs0579-2.cs index 18708cef7d5..69f55a52642 100644 --- a/mcs/errors/cs0579-2.cs +++ b/mcs/errors/cs0579-2.cs @@ -1,4 +1,4 @@ -// cs0579-2.cs: The attribute `System.Diagnostics.DebuggableAttribute' cannot be applied multiple times +// CS0579: The attribute `System.Diagnostics.DebuggableAttribute' cannot be applied multiple times // Line: 7 using System.Diagnostics;