X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0179.cs;h=f4bf35b2a6649edc3463269c5b9aa68d6d70a00e;hb=0b65fb9d99f02f2a330b20eafcfe57fec34c0465;hp=a83a1d726b4f50340189e628a1330732c952dc4c;hpb=987f8c63e214937c50dcb308149f7558a2cbba41;p=mono.git diff --git a/mcs/errors/cs0179.cs b/mcs/errors/cs0179.cs index a83a1d726b4..f4bf35b2a66 100644 --- a/mcs/errors/cs0179.cs +++ b/mcs/errors/cs0179.cs @@ -1,4 +1,4 @@ -// cs0179.cs: `X.extern_method()' cannot declare a body because it is marked extern +// CS0179: `X.extern_method()' cannot declare a body because it is marked extern // Line: class X {