X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs1511.cs;h=b19ebf72d7077c5193a9991d9f253e9f40036667;hb=233bbcaaa3aa9f100ef6266236bf0b5a32b49a65;hp=804327858bb56e1e21f3da1a11691d980f0379a1;hpb=fc4b07f20f9e79fe99d4b520bb5ff8b5e80b10f6;p=mono.git diff --git a/mcs/errors/cs1511.cs b/mcs/errors/cs1511.cs index 804327858bb..b19ebf72d70 100644 --- a/mcs/errors/cs1511.cs +++ b/mcs/errors/cs1511.cs @@ -1,4 +1,4 @@ -// cs1511.cs: Keyword `base' is not available in a static method +// CS1511: Keyword `base' is not available in a static method // Line: class Y {