]> git.pond.sub.org Git - empserver/commit
Fix tend land not to wipe out concurrent updates
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 18 Apr 2009 06:41:28 +0000 (08:41 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Sat, 18 Apr 2009 06:41:28 +0000 (08:41 +0200)
commit1ee02194c517e773888f2644c5dde30ac14f6f20
tree0f1233697d0006ed179f36c4c9d8e3144cc9d696
parent1329c0e5441c592fa8e963ba1f70b655a1db2841
Fix tend land not to wipe out concurrent updates

Fix tend_land() to bail out if the tender changed while tend_land()
slept for the last argument (receiving ship).
src/lib/commands/tend.c