]> git.ipfire.org Git - thirdparty/systemd.git/commit - meson.build
journal: move qrcode printing code to src/shared/
authorLennart Poettering <lennart@poettering.net>
Mon, 17 Aug 2020 13:59:00 +0000 (15:59 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 25 Aug 2020 15:58:02 +0000 (17:58 +0200)
commitda3920c3a4f9de10b1a6249c7084b52a13699a2e
tree82117bd078568e0f1f3dd908eaed907d3a1bfb03
parentb3a97fd3aedc58a15745c960846b11ec36613840
journal: move qrcode printing code to src/shared/

That way we can make use of it in homctl, too.
meson.build
src/journal/journal-qrcode.c
src/shared/meson.build
src/shared/qrcode-util.c [new file with mode: 0644]
src/shared/qrcode-util.h [new file with mode: 0644]