]> git.ipfire.org Git - thirdparty/systemd.git/commit
basic/escape: swap 'bad' and 'len' params for decescape()
authorMike Yuan <me@yhndnzj.com>
Sat, 15 Feb 2025 22:43:11 +0000 (23:43 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 16 Feb 2025 03:37:10 +0000 (12:37 +0900)
commit6bdbfb7eb6f929bf02602b11f103b1d767828272
tree93fdf4a6aec5ee4b2f7ac6b1021f5aefa774f307
parent7de7c7b6dce69b25b8c504224473c7ede5007354
basic/escape: swap 'bad' and 'len' params for decescape()

To follow our usual coding style.
src/basic/escape.c
src/basic/escape.h
src/resolve/resolved-dns-rr.c
src/test/test-escape.c