]> git.ipfire.org Git - thirdparty/libvirt.git/commit
lxc_fuse.c: Modernize function declarations
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 1 Mar 2022 08:58:18 +0000 (09:58 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 7 Mar 2022 13:01:48 +0000 (14:01 +0100)
commit82e0f18b85b0bb222613c11460f76243b81fa3c6
tree8e3ee9e5a282d20c418690558fef17f2223ebec4
parentfd8c3ad50a3d6c8a03d790b7d8ce6c4ab37bf155
lxc_fuse.c: Modernize function declarations

Our style of writing function declarations has changed since the
time the file was introduced. Fix the whole file.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/lxc/lxc_fuse.c