X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0059.cs;h=4afda7adf21773c6aa7152f3f9b715b9df21e7e9;hb=f99b88b812b42d7946ebc0217cbaf16d82ae3048;hp=1db7c3517b26f5873dd3ac91d5faa23540a721a0;hpb=af90548a08ef5effc93b083b7eec44daa178b141;p=mono.git diff --git a/mcs/errors/cs0059.cs b/mcs/errors/cs0059.cs index 1db7c3517b2..4afda7adf21 100644 --- a/mcs/errors/cs0059.cs +++ b/mcs/errors/cs0059.cs @@ -1,4 +1,4 @@ -// cs0059.cs: Inconsistent accessibility: parameter type `ErrorCS0059' is less accessible than delegate `Foo.ErrorCS0059Delegate' +// CS0059: Inconsistent accessibility: parameter type `ErrorCS0059' is less accessible than delegate `Foo.ErrorCS0059Delegate' // Line: 10 using System;