]> git.pond.sub.org Git - empserver/commit
Fix pending anno count for annos squashed together
authorMarkus Armbruster <armbru@pond.sub.org>
Mon, 21 Nov 2011 06:20:01 +0000 (07:20 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Thu, 29 Dec 2011 10:47:07 +0000 (11:47 +0100)
commitb98a806d82d6b333155d61a0689ac07d53e60685
tree39b857b4ff0f35d24e1f2197239500d5e178222d
parent17223e8fe2956f0db878480caa9e4add844216d9
Fix pending anno count for annos squashed together

Adjacent announcements are squashed together when the sender is the
same and the timestamp is "close enough".  Except typed_wu()
increments natstr member nat_ann regardless.  Fix that to work exactly
like nat_tgms.
src/lib/subs/wu.c