diff options
author | 2010-07-07 16:15:53 +0000 | |
---|---|---|
committer | 2010-07-07 16:15:53 +0000 | |
commit | 08c4f8898679a5ac4b1519c50c74d4197b2face8 (patch) | |
tree | 1a63d8e36d291552a0c72b6b54db5550290baa5a | |
parent | sync (diff) | |
download | wireguard-openbsd-08c4f8898679a5ac4b1519c50c74d4197b2face8.tar.xz wireguard-openbsd-08c4f8898679a5ac4b1519c50c74d4197b2face8.zip |
tag it
-rw-r--r-- | sys/dev/onewire/owctr.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/onewire/owctr.c b/sys/dev/onewire/owctr.c index dd63b8a32a2..3d57cffa022 100644 --- a/sys/dev/onewire/owctr.c +++ b/sys/dev/onewire/owctr.c @@ -1,3 +1,4 @@ +/* $OpenBSD: owctr.c,v 1.2 2010/07/07 16:15:53 deraadt Exp $ */ /* * Copyright (c) 2010 John L. Scarfone <john@scarfone.net> * |