From: dv Date: Sat, 13 Jul 2024 16:13:45 +0000 (+0000) Subject: Add missing RCS header to vmd(8)'s vmm.h. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=b4ecf9d3098b996b0f2fe9d50e51f2de28621e41;p=openbsd Add missing RCS header to vmd(8)'s vmm.h. Apparently it never had one. It's rarely touched, so went unnoticed. --- diff --git a/usr.sbin/vmd/vmm.h b/usr.sbin/vmd/vmm.h index 214d41d01ea..bda0ff2668d 100644 --- a/usr.sbin/vmd/vmm.h +++ b/usr.sbin/vmd/vmm.h @@ -1,3 +1,4 @@ +/* $OpenBSD: vmm.h,v 1.7 2024/07/13 16:13:45 dv Exp $ */ /* * Copyright (c) 2016 Mike Larkin *