Make use of stdio's BUFSIZ instead of my own define

This commit is contained in:
Frederic Culot 2009-05-22 20:02:43 +00:00
parent 3f6aff84e6
commit 68322a536c

View File

@ -1,3 +1,9 @@
2009-05-22 Frederic Culot <frederic@culot.org>
* src/apoint.c
* src/event.c
* src/recur.c: make use of stdio's BUFSIZ instead of my own define
2009-01-25 Frederic Culot <frederic@culot.org>
* === Released 2.5 ===