Do not assign the return of setlocale(LC_ALL,"C") to locale var
authorNelson Ferreira <nelson.ferreira@ieee.org>
Fri, 16 Sep 2011 07:12:13 +0000 (03:12 -0400)
committerNelson Ferreira <nelson.ferreira@ieee.org>
Fri, 16 Sep 2011 07:12:13 +0000 (03:12 -0400)
commit74a24efbf7b2b2cae554d902d1c8182246ced527
treed809e42c657e0c6310a81983478ef0f296f0bda7
parent2c330fc143900f8f9d42ec8970a792b8fc7a4189
Do not assign the return of setlocale(LC_ALL,"C") to locale var
since it will be no longer used afterwards.
CID:432
Signed-off-by: Nelson Ferreira <nelson.ferreira@ieee.org>
src/mule/input-method-xlib.c