]> git.ipfire.org Git - thirdparty/systemd.git/commit
sulogin: use DEFINE_MAIN_FUNCTION()
authorHATAYAMA Daisuke <d.hatayama@fujitsu.com>
Wed, 15 Feb 2023 03:10:13 +0000 (22:10 -0500)
committerHATAYAMA Daisuke <d.hatayama@fujitsu.com>
Wed, 15 Feb 2023 03:10:13 +0000 (22:10 -0500)
commit2ffbf44344983d64949e032e74edb19c48b16cc0
treeec9ec008b78469cbf8c0b93e7064cb7808c30b2e
parente8dc52766e1fdb4f8c09c3ab654d1270e1090c8d
sulogin: use DEFINE_MAIN_FUNCTION()

Let's use DEFINE_MAIN_FUNCTION() as the other commands for consistency.

This commit should be no functional change.
src/sulogin-shell/sulogin-shell.c