summaryrefslogtreecommitdiff
path: root/usr.sbin/vmd/pci.c
diff options
context:
space:
mode:
authorReyk Floeter <reyk@cvs.openbsd.org>2015-11-22 21:51:33 +0000
committerReyk Floeter <reyk@cvs.openbsd.org>2015-11-22 21:51:33 +0000
commit10e0f0420da94433ca3033ed9d44d8cb57d29a9d (patch)
tree416e6893570bb22118843014412f7dfde33065df /usr.sbin/vmd/pci.c
parent791daec1096cc02bb42906fe4ff25a02b905ef77 (diff)
Add $ Ids
Diffstat (limited to 'usr.sbin/vmd/pci.c')
-rw-r--r--usr.sbin/vmd/pci.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/vmd/pci.c b/usr.sbin/vmd/pci.c
index 2704cb0fdbb..e0fd19384a5 100644
--- a/usr.sbin/vmd/pci.c
+++ b/usr.sbin/vmd/pci.c
@@ -1,3 +1,5 @@
+/* $OpenBSD: pci.c,v 1.2 2015/11/22 21:51:32 reyk Exp $ */
+
/*
* Copyright (c) 2015 Mike Larkin <mlarkin@openbsd.org>
*