Commit b15598c1 authored by Brian Christiansen's avatar Brian Christiansen
Browse files

Change size to uint32_t in Buf init/grow funcs

MAX_BUF_SIZE is a uint32_t so comparing size (int) to it didn't make
sense.
parent 74eb97fa
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