X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0721.cs;h=a765f9740517bf218f8a8bb8a30b61ab6233f59b;hb=233bbcaaa3aa9f100ef6266236bf0b5a32b49a65;hp=ee0a06b3aeb8468377e934d9cb6c57b8a6584aa5;hpb=a097b5471761180c4aae2dab224ed9caeeae3e86;p=mono.git diff --git a/mcs/errors/cs0721.cs b/mcs/errors/cs0721.cs index ee0a06b3aeb..a765f974051 100644 --- a/mcs/errors/cs0721.cs +++ b/mcs/errors/cs0721.cs @@ -1,4 +1,4 @@ -// cs0721.cs: `StaticClass': static types cannot be used as parameters +// CS0721: `StaticClass': static types cannot be used as parameters // Line: 8 static class StaticClass {