cxxfilt.c (demangle_it): Don't call printf without format string.
commit4fd8016ed8d3cfecb3d609bd2dcfc28f4ae2a4c7
authorMark Seaborn <mrs@mythic-beasts.com>
Sun, 22 Feb 2009 15:38:15 +0000 (22 15:38 +0000)
committerMark Seaborn <mrs@mythic-beasts.com>
Sun, 22 Feb 2009 15:38:15 +0000 (22 15:38 +0000)
tree8806a1d1937ad8dc1d34e8db751c296923130580
parent64abae7eed86ba85081eeec454cc1f5bf7c2a8bd
cxxfilt.c (demangle_it): Don't call printf without format string.

Fixes build on newer gcc versions.
Problem in NaCl build reported by James Ascroft-Leigh.
binutils/cxxfilt.c