]> git.ipfire.org Git - thirdparty/systemd.git/commit
locale: decouple vconsole_read_data() from x11_read_data()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 28 Jan 2023 06:01:38 +0000 (15:01 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 28 Jan 2023 06:05:55 +0000 (15:05 +0900)
commit189cacabe9a8cfb6acf04dd9c9c525fdd88e7294
tree799f902599eb9678dd545a85fa775a1b241f5a7c
parentf41338da6e69de3f9baf22ed75545fe2836a03e4
locale: decouple vconsole_read_data() from x11_read_data()

Let's make library-functions simple and independent as possible as they
are. No functional change, just refactoring.
src/locale/localed-util.c
src/locale/localed.c