utf8.c: Move 2 functions to earlier in file
authorKarl Williamson <public@khwilliamson.com>
Tue, 30 Apr 2013 14:04:45 +0000 (08:04 -0600)
committerKarl Williamson <public@khwilliamson.com>
Thu, 29 Aug 2013 15:56:07 +0000 (09:56 -0600)
commit07693fe64de170ae254d8e190ac8c1f51869bc3c
tree06cdc3a4a66231b9c2f97d19ca5bb59c8dc3e612
parent29e828265b1f72ba4d731f515e4388f8467d65e8
utf8.c: Move 2 functions to earlier in file

This moves these two functions to be adjacent to the function they each
call, thus keeping like things together.
utf8.c