diff options
author | 2015-12-12 21:09:20 +0000 | |
---|---|---|
committer | 2015-12-12 21:09:20 +0000 | |
commit | 3de569e70cc83752a3b0c0a13fdb63ac707238e3 (patch) | |
tree | 69d0f1e29e36e13f7848ae8f87db09e05c27ac0a | |
parent | Add OpenBSD CVS/RCS Ids. (diff) | |
download | wireguard-openbsd-3de569e70cc83752a3b0c0a13fdb63ac707238e3.tar.xz wireguard-openbsd-3de569e70cc83752a3b0c0a13fdb63ac707238e3.zip |
Add OpenBSD Id.
-rw-r--r-- | sys/dev/pci/xspd.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/pci/xspd.c b/sys/dev/pci/xspd.c index 78a2410287c..eb7eb5b3c25 100644 --- a/sys/dev/pci/xspd.c +++ b/sys/dev/pci/xspd.c @@ -1,3 +1,5 @@ +/* $OpenBSD: xspd.c,v 1.2 2015/12/12 21:09:20 reyk Exp $ */ + /* * Copyright (c) 2015 Mike Belopuhov * |