summaryrefslogtreecommitdiff
path: root/common/temp_sensor.c
diff options
context:
space:
mode:
authorBill Richardson <wfrichar@chromium.org>2012-02-10 16:11:30 -0800
committerBill Richardson <wfrichar@chromium.org>2012-02-10 16:11:30 -0800
commit6e1cdb789851051167e5021ec9a2a4484deaf234 (patch)
tree6d584d05a8538900c201a7e4b0c9e5627cb34b8b /common/temp_sensor.c
parentee7fce76b032f2a5f94f122e8214e9cfc8790f62 (diff)
downloadchrome-ec-6e1cdb789851051167e5021ec9a2a4484deaf234.tar.gz
Make strtoi() do the right thing for base==16
Before, strtoi("11", 0, 16) returned 11. Now, strtoi("11", 0, 16) returns 17. BUG=none TEST=none
Diffstat (limited to 'common/temp_sensor.c')
0 files changed, 0 insertions, 0 deletions