chiark / gitweb /
journal: next_with_matches() now does not need a mapped object as input
authorMichal Schmidt <mschmidt@redhat.com>
Wed, 17 Dec 2014 14:46:30 +0000 (15:46 +0100)
committerMichal Schmidt <mschmidt@redhat.com>
Thu, 18 Dec 2014 13:44:34 +0000 (14:44 +0100)
commitc2551e7105051f40b2bf77a5c1ecb2e720d78d77
tree7fbe2d5e8ccaa561a0332dc1ad2d86bdbb94f137
parentf534928ad7aaeec0bec2d653b4a50e79b0fc8418
journal: next_with_matches() now does not need a mapped object as input

Now that journal_file_next_entry() does not need a pointer to the
current object, next_with_matches() does not need it either.
src/journal/sd-journal.c