Skip to content
Snippets Groups Projects
Commit b036c26e authored by Steve Lhomme's avatar Steve Lhomme
Browse files

text: let vlc_towc() return an ssize_t

size_t is not well suited to return -1 to 4 values. We can also get rid of all
the (size_t)-1 casts.
parent 984ccfa6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment