X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0128.cs;h=fcdd1627c664ac83b1d2c2156f2deca99c6770ea;hb=79cc1aeccd086b2d9006d6e549426d4ac1ceb80e;hp=09a3d042f99b156f42b4853c7a46dd2fcd0fbb99;hpb=773a66abc5e63cc1d2f111daeaa2848891dc8f61;p=mono.git diff --git a/mcs/errors/cs0128.cs b/mcs/errors/cs0128.cs old mode 100755 new mode 100644 index 09a3d042f99..fcdd1627c66 --- a/mcs/errors/cs0128.cs +++ b/mcs/errors/cs0128.cs @@ -1,5 +1,5 @@ -// cs0128: a local variable named `x' is already defined in this scope -// Line: +// CS0128: A local variable named `x' is already defined in this scope +// Line: 8 class x { static int y ()