author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sun, 5 Nov 2006 14:08:34 +0000 (15:08 +0100) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sun, 5 Nov 2006 14:08:34 +0000 (15:08 +0100) | ||
commit | 52835eb94a3e86ae0d050398ed139b6eecd0e3e1 | |
tree | 8f44e6ac4d2d1f7d36472c4a06bb1e9140ea971c | tree | snapshot |
parent | 0c7a16efd4921637d986f590c3e584de4be6d4bd | commit | diff |
sensors plugin: Some code cleanup.
Very long lines have been broken into several shorter ones. `strncmp' has been
replaced with `strcmp' where reasonable. Variables have been renamed and all
variable declarations have been moved to the top of the block, as required by
ANSI C prior to C99.
Very long lines have been broken into several shorter ones. `strncmp' has been
replaced with `strcmp' where reasonable. Variables have been renamed and all
variable declarations have been moved to the top of the block, as required by
ANSI C prior to C99.
src/sensors.c | diff | blob | history |