]> git.proxmox.com Git - proxmox-mini-journalreader.git/commit
fix implicit type conversions
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 16 May 2019 10:22:16 +0000 (12:22 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 16 May 2019 14:48:58 +0000 (16:48 +0200)
commit929fac3fcc75c9b5bb8d153f3a17aaab517313cd
tree1501471010c0d6c8d453afecb9ffca11d9638e2f
parentbdef841d35806296ce489696de708b2754f16401
fix implicit type conversions

by either fixing the type, or manually casting

this makes the types more explicit

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
src/mini-journalreader.c