minor stuff
fluxgen fluxgen
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
src/FbTk/Font.cc
→
src/FbTk/Font.cc
@@ -93,7 +93,7 @@ Recodes the text from one encoding to another
assuming cd is correct @param cd the iconv type @param msg text to be converted - @param len number of chars to convert + @param size number of chars to convert @return the recoded string, or 0 on failure */ char* recode(iconv_t cd,