summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConstantine A. Murenin <cnst@cvs.openbsd.org>2007-10-18 03:59:33 +0000
committerConstantine A. Murenin <cnst@cvs.openbsd.org>2007-10-18 03:59:33 +0000
commit15af23b31c06cdf896b27a5291cbe8ddba0a9398 (patch)
tree4496f63661c45e50866a557ab7aedfe6f43f9197
parent9f1844238406846d288ce107b2c036564b268c51 (diff)
add missing $OpenBSD$; "of course" deraadt
-rw-r--r--sys/dev/i2c/rs5c372.c1
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 $ */
/*