X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0020.cs;h=4e0431f7c0fd450c0240537dffb3ae05ca6bbda8;hb=be95f699da177f6e2d13937062b8c6eca449104f;hp=ad5204c7aada8176d44bf1276a761f312c0ea499;hpb=2007998771b1c4d9e762943676d7959daaf74385;p=mono.git diff --git a/mcs/errors/cs0020.cs b/mcs/errors/cs0020.cs index ad5204c7aad..4e0431f7c0f 100644 --- a/mcs/errors/cs0020.cs +++ b/mcs/errors/cs0020.cs @@ -1,4 +1,4 @@ -// cs0020.cs: Division by constant zero +// CS0020: Division by constant zero // Line: 9 using System;