X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0058.cs;h=e5b0d157266455a5c67a37e5af685acf8d02723b;hb=b9dd48c9c44bbc9c057aee9bd834de7966ae8565;hp=eccb598e0eabefd2e5aa3d69fd20390efc51ab34;hpb=f99ce750ee781a2584e849a0264300fa4d99aaaa;p=mono.git diff --git a/mcs/errors/cs0058.cs b/mcs/errors/cs0058.cs index eccb598e0ea..e5b0d157266 100644 --- a/mcs/errors/cs0058.cs +++ b/mcs/errors/cs0058.cs @@ -1,4 +1,4 @@ -// cs0058.cs: Inconsistent accessibility: return type `ErrorCS0058' is less accessible than delegate `Foo.Delegate' +// CS0058: Inconsistent accessibility: return type `ErrorCS0058' is less accessible than delegate `Foo.Delegate' // Line: 10 using System;