X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0154.cs;h=f18a1e4dca636cdeca6c8a5cfb1810ba6f3124c0;hb=30cddad5fb4c3d290906a6e6c33ecd8b07d8b48c;hp=686ee5ec143cc94334cb05161ad5dccf120153f3;hpb=c4a3b30460c7ea1a1fb3c97cfc8478555714af2f;p=mono.git diff --git a/mcs/errors/cs0154.cs b/mcs/errors/cs0154.cs index 686ee5ec143..f18a1e4dca6 100644 --- a/mcs/errors/cs0154.cs +++ b/mcs/errors/cs0154.cs @@ -1,4 +1,4 @@ -// cs0154.cs: The property or indexer `A.name' cannot be used in this context because it lacks the `get' accessor +// CS0154: The property or indexer `A.name' cannot be used in this context because it lacks the `get' accessor // Line: 21 public class A