Commit 48a6db10 48a6db1038ca2baf24757a6ff83a680b65f3e9e6 by Sergey Poznyakoff

Updated

1 parent 12db0b51
1 2005-06-13 Sergey Poznyakoff <gray@Mirddin.farlep.net> 1 2005-06-13 Sergey Poznyakoff <gray@Mirddin.farlep.net>
2 2
3 * mailbox/include/stream0.h (struct rbuffer.count): Changed type
4 to size_t. Reported by Joseph Caputo <caputo@qedinfo.com>
5 * mailbox/stream.c (refill): Removed useless typecase
6
3 * mail/util.c (util_save_outgoing): Rewritten using mailbox 7 * mail/util.c (util_save_outgoing): Rewritten using mailbox
4 functions. `set record' can now point to any valid mailbox type. 8 functions. `set record' can now point to any valid mailbox type.
5 9
......