]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(print_esc): Hexadecimal \xhh escapes may have
authorJim Meyering <jim@meyering.net>
Wed, 6 Nov 2002 09:04:50 +0000 (09:04 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 6 Nov 2002 09:04:50 +0000 (09:04 +0000)
commit0a5d4112ba0a031583ed67deb51aea6b402d24b4
tree846bf3b9ce5331e1ec208c3d261ad85d0fcf2f6d
parent1f5b4821240bfb931292514d9da649eab05fa753
(print_esc): Hexadecimal \xhh escapes may have
at most two hex. digits, not three.
ChangeLog
src/printf.c