]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(unquote, make_printable_str): Use e.g. '\a' rather than '\007',
authorJim Meyering <jim@meyering.net>
Thu, 13 May 2004 07:27:10 +0000 (07:27 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 13 May 2004 07:27:10 +0000 (07:27 +0000)
commit62f51917b8444f901695b96896bc347fff61d3c9
tree1abf75cb99dbeb77dfc1b902ca0ed5629f128f55
parent179af74c1a2a52b4dfc852054e43656850a1df61
(unquote, make_printable_str): Use e.g. '\a' rather than '\007',
for portability to EBCDIC hosts.
src/tr.c