Commit 5e3a7e9f 5e3a7e9f810df48433afbe9d231a8c8a84e3056c by Sergey Poznyakoff

Updated

1 parent 1778f46d
Showing 1 changed file with 10 additions and 0 deletions
2002-08-02 Sergey Poznyakoff
* MySql/MySql.c (getMpwuid): Bugfix. It should take a pointer as
its argument;
* MySql/MySql.h: Likewise
* imap4d/sync.c: Rearranged functions to let implicit prototyping
work.
* imap4d/fetch.c: include argcv.h
(fetch_send_address): Added const specifier to the declaraton.
2002-08-01 Sergey Poznyakoff
* imap4d/util.c (util_msgset): Some comments
......