X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs1722.cs;h=e2bd6f3a1bfa9e096a083911de4c0a7cfb8271a7;hb=77515455734ec5dc00f4550a60a394f8b5a2a36a;hp=1456b83dcefc5a502bc9694466835a055c5000f0;hpb=89d0ba3968d36576553e0f483b0c69465f94e8ae;p=mono.git diff --git a/mcs/errors/cs1722.cs b/mcs/errors/cs1722.cs index 1456b83dcef..e2bd6f3a1bf 100644 --- a/mcs/errors/cs1722.cs +++ b/mcs/errors/cs1722.cs @@ -1,4 +1,4 @@ -// cs1722.cs: `My.Namespace.MyBaseClass': Base class `My.Namespace.MyInterfaceBase' must be specified as first +// CS1722: `My.Namespace.MyBaseClass': Base class `My.Namespace.MyInterfaceBase' must be specified as first // Line: 21 using System;