]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: simplify variable declaration
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 9 May 2024 08:57:54 +0000 (10:57 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 22 May 2024 09:55:26 +0000 (11:55 +0200)
commitcbd8fc859afc2e7cbc7850e2c062f8778cc93be2
treebe8b497aea7c98b57424fa0e9cf9ae060bba2fde
parent4f43cbe66cf8eb89e0dac4e7cfb26f42275a1c96
core: simplify variable declaration

It doesn't matter much, but right below there is a second declaration
which already uses this style, and the mismatch was grating.
src/core/dbus-unit.c