all repos — fluxbox @ b429656122da7a3f75bfb6a30ff5086506982ddc

custom fork of the fluxbox windowmanager

minor stuff
fluxgen fluxgen
commit

b429656122da7a3f75bfb6a30ff5086506982ddc

parent

c974bfa5dcf5a9237260e4613e9fae23af68b2be

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M src/FbTk/Font.ccsrc/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,