]> git.pond.sub.org Git - empserver/commit - src/lib/commands/work.c
Fix work command not to spend more mobility than requested
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 3 Aug 2008 21:20:05 +0000 (17:20 -0400)
committerMarkus Armbruster <armbru@pond.sub.org>
Sat, 9 Aug 2008 12:40:04 +0000 (08:40 -0400)
commitab2893fa41e4a9d33c2c6c3b893c573cb6ac2643
tree5a74a44cedf06062f9740a72cd35bc3d730b84a8
parent3615cfc8ac8b93c5c7648519e5b0be3a41308bd2
Fix work command not to spend more mobility than requested

Culprit is careless rounding in work().
src/lib/commands/work.c