]> git.ipfire.org Git - thirdparty/systemd.git/commit
various: drop unnecessary DISABLE_WARNING_FORMAT_NONLITERAL
authorMike Yuan <me@yhndnzj.com>
Sun, 28 Apr 2024 07:59:36 +0000 (15:59 +0800)
committerLuca Boccassi <luca.boccassi@gmail.com>
Sun, 28 Apr 2024 11:33:17 +0000 (13:33 +0200)
commit39a8ef05cdbb44758752bbe491b895672ce0e811
tree7fb08b179b22208379aeef47df39f1fa45c0b1c1
parent26b69915fbccd3dc8fff4de602d7ed496be4ce67
various: drop unnecessary DISABLE_WARNING_FORMAT_NONLITERAL

We use _printf_ for these functions, so there shouldn't
be a warning in the first place.
src/basic/stdio-util.h
src/shared/ptyfwd.c