X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs1608.cs;h=6990fb4236b64bf6e5bf3d20fffbdbfab06d336e;hb=b9dd48c9c44bbc9c057aee9bd834de7966ae8565;hp=f8a4fdc4a7c4ae9da0ee134403b7552bc6c7fae8;hpb=f1f8b8a867c800b21b6a03767252403c2f72cae2;p=mono.git diff --git a/mcs/errors/cs1608.cs b/mcs/errors/cs1608.cs index f8a4fdc4a7c..6990fb4236b 100644 --- a/mcs/errors/cs1608.cs +++ b/mcs/errors/cs1608.cs @@ -1,4 +1,4 @@ -// cs1608.cs: The RequiredAttribute attribute is not permitted on C# types +// CS1608: The RequiredAttribute attribute is not permitted on C# types // Line: 6 using System.Runtime.CompilerServices;