tree-pretty-print.c (pretty_print_string): No need to handle '\0' as a special character.
authorBen Elliston <bje@au.ibm.com>
Wed, 10 May 2006 01:18:28 +0000 (01:18 +0000)
committerBen Elliston <bje@gcc.gnu.org>
Wed, 10 May 2006 01:18:28 +0000 (11:18 +1000)
commit4db60bd06f820684418d7bb179d6edee80cddb08
treef7410d749f8c2bca17d4209fe5cfb90d1ca8c4c1
parent9c5835d588797ee172ed900846bff6ebfc2a9ae5
tree-pretty-print.c (pretty_print_string): No need to handle '\0' as a special character.

        * tree-pretty-print.c (pretty_print_string): No need to handle
        '\0' as a special character.

From-SVN: r113669
gcc/ChangeLog
gcc/tree-pretty-print.c