Subject: CVS commit: src/sys/dev/sysmon
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 07/21/2007 16:16:59
Module Name:	src
Committed By:	xtraeme
Date:		Sat Jul 21 16:16:59 UTC 2007

Modified Files:
	src/sys/dev/sysmon: sysmon_envsys.c

Log Message:
sme_update_dictionary: if there's a sensor with duplicate description,
there's no need to decrease 'i' again, just sme->sme_nsensors is enough.

Reported by yamt@.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/sys/dev/sysmon/sysmon_envsys.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.