Commit aabfd493 authored by Janne Kulmala's avatar Janne Kulmala Committed by Petri Lehtinen
Browse files

load: Change buffer_pos to be a size_t

buffer_pos should be type size_t, because it's used to store the
current position in the read buffer. Also, it never can be negative.
parent bd72efbd
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment