Use print_term() instead of printf(), since it handles charset conversion
authorLaurent Monin <geeqie@norz.org>
Tue, 20 May 2008 07:52:49 +0000 (07:52 +0000)
committerLaurent Monin <geeqie@norz.org>
Tue, 20 May 2008 07:52:49 +0000 (07:52 +0000)
commita8d4af5cfbfc17f65b7f23db463ebc0220c26dd3
tree4710569b8bb55dfb6be48308ff8ee89f117f7a0f
parent11819b31099e4db5bb0488a404dd633928e806a9
Use print_term() instead of printf(), since it handles charset conversion
from utf8 to locale if needed.
src/debug.c