win_utf8_io: Fix compile error
commitb05c00186c758ba2abecd16ec892790b92935197
authorErik de Castro Lopo <erikd@mega-nerd.com>
Mon, 1 Feb 2016 22:33:12 +0000 (2 09:33 +1100)
committerErik de Castro Lopo <erikd@mega-nerd.com>
Mon, 1 Feb 2016 22:33:16 +0000 (2 09:33 +1100)
tree72e2cfcf81ad87d341907652237c78bf7d31d7ce
parent89a0fe1e15cb86260cbd6af4583861b43afc7498
win_utf8_io: Fix compile error

The function `set_filename_utf8` was defined as static, but the
prototype was missing `static`.
src/share/win_utf8_io/win_utf8_io.c