X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0592.cs;h=604b5f8337993add70d8cc68318b7b63888f6f95;hb=5317fbc0cd0146c84ffab2dc1776ec34cce859c0;hp=e4833e0f6113fed17d151d9469b54560253bee6c;hpb=93703b4ef8bdcf1d6cf336e14f534454221730c5;p=mono.git diff --git a/mcs/errors/cs0592.cs b/mcs/errors/cs0592.cs index e4833e0f611..604b5f83379 100644 --- a/mcs/errors/cs0592.cs +++ b/mcs/errors/cs0592.cs @@ -1,4 +1,4 @@ -// cs0592.cs: The attribute `SimpleAttribute' is not valid on this declaration type. It is valid on `constructor' declarations only +// CS0592: The attribute `SimpleAttribute' is not valid on this declaration type. It is valid on `constructor' declarations only // Line : 22 using System;