]> git.ipfire.org Git - thirdparty/tar.git/commit
Prever other types to int in warning.c
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 2 Nov 2024 06:26:53 +0000 (23:26 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 2 Nov 2024 06:47:23 +0000 (23:47 -0700)
commite531f8c66cf77e5e53204c868fb1c19443a6bb22
tree3c02a15c2c9724b88f68d7f482d87d08741ca6d0
parentf4ac66226a745cb8c14a7ce01e5e06deb037c199
Prever other types to int in warning.c

* src/warning.c (set_warning_option): Prefer bool for boolean.
src/warning.c