journalctl: rename boot_id_t to BootId
authorLennart Poettering <lennart@poettering.net>
Mon, 18 May 2015 22:24:27 +0000 (00:24 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 18 May 2015 22:26:48 +0000 (00:26 +0200)
commit45bc27b621c51b9d0e0229835deb6d188bcd417b
tree9e19651752846d510faab23776266a2325e4a59b
parent26b9f165c3ebf513110e3de88c92fcbf3011271d
journalctl: rename boot_id_t to BootId

So far we tried to reserve the _t suffix to types we use like a value in
contrast to types we use as objects, hence let's do this in journalctl
too.
src/journal/journalctl.c