X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0117-5.cs;h=e928b595880f177a6d20c0322c5b185e796fd11a;hb=01ea58cbd474d4a9230acbba5571738896539d42;hp=c7955ab0f4f79ef9b3cc2044ea753fe23d4ddab8;hpb=0ca4c0c5ef6ba0bf13fd721deb36e7b501ec5829;p=mono.git diff --git a/mcs/errors/cs0117-5.cs b/mcs/errors/cs0117-5.cs index c7955ab0f4f..e928b595880 100644 --- a/mcs/errors/cs0117-5.cs +++ b/mcs/errors/cs0117-5.cs @@ -1,4 +1,4 @@ -// cs0117-5.cs: `System.Reflection.BindingFlags' does not contain a definition for `Private' +// CS0117: `System.Reflection.BindingFlags' does not contain a definition for `Private' // Line: 8 using System;