artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf6341e
)
Add missing RCS header to vmd(8)'s vmm.h.
author
dv
<dv@openbsd.org>
Sat, 13 Jul 2024 16:13:45 +0000
(16:13 +0000)
committer
dv
<dv@openbsd.org>
Sat, 13 Jul 2024 16:13:45 +0000
(16:13 +0000)
Apparently it never had one. It's rarely touched, so went unnoticed.
usr.sbin/vmd/vmm.h
patch
|
blob
|
history
diff --git
a/usr.sbin/vmd/vmm.h
b/usr.sbin/vmd/vmm.h
index
214d41d
..
bda0ff2
100644
(file)
--- 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 <mlarkin@openbsd.org>
*