Xinqi Bao's Git

Remove last parameter of utf8encode
author[email protected] <[email protected]>
Tue, 21 Apr 2015 21:28:40 +0000 (23:28 +0200)
committerRoberto E. Vargas Caballero <[email protected]>
Mon, 27 Apr 2015 06:59:45 +0000 (08:59 +0200)
commit753fe862b14c7dd4b0449ab2c3bf22ecbb10030e
tree7c3b62bcdb594732fc1e66988896a86da9324682
parent61c35cd24625c6d14b4a2de8bd639da52aa513bd
Remove last parameter of utf8encode

This parameter was always UTF_SIZ, so it is better remove it and
use directly UTF_SIZ in it.
st.c