diff options
author | Pablo Barciela <[email protected]> | 2018-01-16 10:10:47 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-01-17 10:22:21 +0100 |
commit | ea2397b21fcda46dca83dd9571fbd03801190720 (patch) | |
tree | 2c381c1c04b23c8a49a21c220bb0c38c7c80fca9 /plugins/Makefile.am | |
parent | a9b1c7c0a8a3c40909eec7e4f114715ee7496dfa (diff) | |
download | mate-sensors-applet-ea2397b21fcda46dca83dd9571fbd03801190720.tar.bz2 mate-sensors-applet-ea2397b21fcda46dca83dd9571fbd03801190720.tar.xz |
eee-plugin.c: Fix build warning:
Fixes the build warning:
eee-plugin.c: In function ‘eee_plugin_get_sensor_value’:
eee-plugin.c:92:20: warning: too many arguments for format [-Wformat-extra-args]
if (fscanf(fp, "%f", &sensor_value, units) < 1) {
^~~~
Diffstat (limited to 'plugins/Makefile.am')
0 files changed, 0 insertions, 0 deletions