]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(print_esc_char): Change type of argument from char to int to avoid
authorJim Meyering <jim@meyering.net>
Sun, 7 Jan 1996 04:06:41 +0000 (04:06 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 7 Jan 1996 04:06:41 +0000 (04:06 +0000)
commit1d2f218bfff67ad7824b578cd48ed3404ea9202d
tree15ec89a0a9bbc737396b3e6d0b194e8f0ad63e2e
parent00b953713e7689062727be6b17b34fc1436936f7
(print_esc_char): Change type of argument from char to int to avoid
potential promotion problem.
src/printf.c