summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2005-12-22 22:56:49 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2005-12-22 22:56:49 +0000
commit7bb2dcad90db5d3b3cdc61d5777054cd4a038048 (patch)
treefc7eb0a80dd55d636387795192995aa707e4c791
parent887951627f868c6858850f54f98247a47605b011 (diff)
typo
-rw-r--r--sys/dev/i2c/adm1030.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/i2c/adm1030.c b/sys/dev/i2c/adm1030.c
index a5116ee9a7e..c2991a0cf8c 100644
--- a/sys/dev/i2c/adm1030.c
+++ b/sys/dev/i2c/adm1030.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: adm1030.c,v 1.1 2005/11/15 23:25:24 deraadt Exp $ */
+/* $OpenBSD: adm1030.c,v 1.2 2005/12/22 22:56:48 deraadt Exp $ */
/*
* Copyright (c) 2005 Theo de Raadt
@@ -23,7 +23,7 @@
#include <dev/i2c/i2cvar.h>
-/* Maxim 6690 registers */
+/* adm 1030 registers */
#define ADM1030_INT_TEMP 0x0a
#define ADM1030_EXT_TEMP 0x0b
#define ADM1030_FAN 0x08