X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0165-9.cs;h=4f2a1e066cf693b93a63f45c3682c6f0fcd30294;hb=edbc5c2334e10836479d1cc528c68d4ad5b47440;hp=04ca61ec70e6a0ea901cf9891d0bad108905b09f;hpb=dbf19eb41dbd299c4c33d4de35ffe3cf6c669832;p=mono.git diff --git a/mcs/errors/cs0165-9.cs b/mcs/errors/cs0165-9.cs index 04ca61ec70e..4f2a1e066cf 100644 --- a/mcs/errors/cs0165-9.cs +++ b/mcs/errors/cs0165-9.cs @@ -1,4 +1,4 @@ -// cs0165.cs: Use of unassigned local variable `s' +// CS0165: Use of unassigned local variable `s' // Line: 16 using System;