The branch main has been updated by wulf: URL: https://cgit.FreeBSD.org/src/commit/?id=774cbf9b64c25c93a93677bad22ab8fc57db75b2
commit 774cbf9b64c25c93a93677bad22ab8fc57db75b2 Author: Vladimir Kondratyev <w...@freebsd.org> AuthorDate: 2021-04-11 23:16:22 +0000 Commit: Vladimir Kondratyev <w...@freebsd.org> CommitDate: 2021-04-11 23:16:22 +0000 hv_kbd: Fix leaked $FreeBSD$ expansion MFC with: c2a159286c76 --- sys/dev/hyperv/input/hv_kbdc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/hyperv/input/hv_kbdc.h b/sys/dev/hyperv/input/hv_kbdc.h index 7effa6b8a49b..f6f76035e8c3 100644 --- a/sys/dev/hyperv/input/hv_kbdc.h +++ b/sys/dev/hyperv/input/hv_kbdc.h @@ -23,7 +23,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD: head/sys/dev/hyperv/input/hv_kbdc.h 316515 2017-04-05 05:01:23Z sephe $ + * $FreeBSD$ */ #ifndef _HV_KBD_H _______________________________________________ dev-commits-src-main@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main To unsubscribe, send any mail to "dev-commits-src-main-unsubscr...@freebsd.org"