- Commit
- cdb0a5e8602ce2475555c48c9f285e736ccb22ef
- Parent
- 3a4e743be3c32ddfc36e5f868709bc077ae54c90
- Author
- John MacFarlane <jgm@berkeley.edu>
- Date
Removed an unnecessary C99-ism in buffer.c.
This helps compiling on systems like luarocks that don't
have all the cmake configuration goodness.
Thanks to @carlmartus