]> git.ipfire.org Git - thirdparty/systemd.git/commit
edit-util: make create_edit_temp_file() take EditFile as the argument
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 11 Mar 2023 08:35:55 +0000 (17:35 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 11 Mar 2023 13:19:22 +0000 (22:19 +0900)
commitc629a5bc440e7852197ea0491a4da860b712836f
tree2b02f4b330f5b695258bb984f0657a072e3f2c21
parent043db3400ce24335293d9424dc41c2457660c0c8
edit-util: make create_edit_temp_file() take EditFile as the argument

No functional changes, just refactoring.
src/shared/edit-util.c