X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0038-3.cs;h=45d88389143344c54341d226e89fa8cb8a3ef632;hb=79cc1aeccd086b2d9006d6e549426d4ac1ceb80e;hp=a0116db210769911cfd195c926833a63f656f0f7;hpb=2007998771b1c4d9e762943676d7959daaf74385;p=mono.git diff --git a/mcs/errors/cs0038-3.cs b/mcs/errors/cs0038-3.cs index a0116db2107..45d88389143 100644 --- a/mcs/errors/cs0038-3.cs +++ b/mcs/errors/cs0038-3.cs @@ -1,4 +1,4 @@ -// cs0038.cs: Cannot access a nonstatic member of outer type `A' via nested type `B.C' +// CS0038: Cannot access a nonstatic member of outer type `A' via nested type `B.C' // Line: 15 public class A {