]> git.pond.sub.org Git - empserver/commit
Fix recipient thread in output journal
authorMarkus Armbruster <armbru@pond.sub.org>
Tue, 17 Mar 2009 19:19:49 +0000 (20:19 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Tue, 26 Jan 2010 21:49:51 +0000 (22:49 +0100)
commitd1bde67589cd40ae1b3ad91ec2fedcfa3470d893
tree50da8369070c5dff9d26fa69b6980ae96402bc03
parent1cd3179b82ffe9bdb3ecf7106d435326d909b35d
Fix recipient thread in output journal

Output journaling was cherry-picked from Hvy Metal II.  However, how
threads are identified in the journal changed since then.
journal_output_1() needs updating for that.
src/lib/subs/journal.c