]> granicus.if.org Git - curl/commit
non-ascii: Reduce variable scope
authorSteve Holme <steve_holme@hotmail.com>
Fri, 19 Dec 2014 20:29:56 +0000 (20:29 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 20 Dec 2014 12:38:31 +0000 (12:38 +0000)
commitf2a5283cbcd564518d4189630ab26ce739bf67b1
tree1c7549534ccdbb8b6da59972def30d6a2fe86581
parent3e1625c78710a911b4c3980824080f65b895f2c8
non-ascii: Reduce variable scope

As 'result' isn't used out side the conversion callback code and
previously caused variable shadowing in the libiconv based code.
lib/non-ascii.c