diff options
author | 2007-10-18 03:59:32 +0000 | |
---|---|---|
committer | 2007-10-18 03:59:32 +0000 | |
commit | 949ee78735635342bd910eb409a81a30e9e44694 (patch) | |
tree | 37458e79593489f987c763b8efaf89fe5127c857 | |
parent | mention the Intel ICH9 chipset. (diff) | |
download | wireguard-openbsd-949ee78735635342bd910eb409a81a30e9e44694.tar.xz wireguard-openbsd-949ee78735635342bd910eb409a81a30e9e44694.zip |
add missing $OpenBSD$; "of course" deraadt
-rw-r--r-- | sys/dev/i2c/rs5c372.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/i2c/rs5c372.c b/sys/dev/i2c/rs5c372.c index f16bdd4f7ef..88635aedcd0 100644 --- a/sys/dev/i2c/rs5c372.c +++ b/sys/dev/i2c/rs5c372.c @@ -1,3 +1,4 @@ +/* $OpenBSD: rs5c372.c,v 1.3 2007/10/18 03:59:32 cnst Exp $ */ /* $NetBSD: rs5c372.c,v 1.5 2006/03/29 06:41:24 thorpej Exp $ */ /* |