Commit 64b5d8df authored by Thomas Jahns's avatar Thomas Jahns
Browse files

Declare buffer pointer as void *.

* This is sensible because the buffer is treated as opaque here and
  no pointer arithmetic/dereferencing happens.
* Also include header with prototype declarations into implementation.
parent efc163cf
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