diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-03-21 19:20:41 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-03-21 22:39:23 -0400 |
commit | 7a4b2eab6d1d0e4b67cbcb87b84588edd34aabb5 (patch) | |
tree | 480b03b0b6a5cfdc37048bee2cde60d12c6ecf42 /src/shutdownd/Makefile | |
parent | 40c2cce772ed74e7c6d302a6143ad818e9a2720d (diff) |
shutdownd: shut up bogus gcc warning
This one is fake. But let's kill it, avoiding two condition checks
in the process.
src/shutdownd/shutdownd.c: In function 'when_wall':
src/shutdownd/shutdownd.c:182:44: warning: 'sub' may be used uninitialized in this function [-Wmaybe-uninitialized]
return elapse > sub ? elapse - sub : 1;
^
Diffstat (limited to 'src/shutdownd/Makefile')
0 files changed, 0 insertions, 0 deletions