sparse fixup: warning: symbol '...' was not declared. Should it be static?
[tinc] / src / buffer.c
2011-05-22 Guus SliepenAlways compact the buffer if it has reached MAXBUFSIZE.
2011-05-17 Guus SliepenFix some compiler warnings.
2011-05-14 Guus SliepenSeveral fixes for the buffer code.
2011-05-14 Guus SliepenAdd simple buffer management code.