Bug 73087

Summary: [ maintainer ] sysutils/torsmo: acpitemp fix
Product: Ports & Packages Reporter: Roman Bogorodskiy <bogorodskiy>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Roman Bogorodskiy 2004-10-24 17:20:24 UTC
	Fix acpitemp function by changing type from double to int (we get temp
	in kelvins (int) and then convert it in celsius (double)). Reported by 
	Aurel Bodenmann.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-10-25 22:42:10 UTC
State Changed
From-To: open->closed

Committed, thanks!