Commit 05d3b857 05d3b8571ff07403384fb833bd0bb33b50bf447c by Sergey Poznyakoff

Updated

1 parent 0dc35a6f
Showing 1 changed file with 18 additions and 0 deletions
1 2001-12-28 Sergey Poznyakoff
2
3 * comsat/comsat.h: Added include <argcv.h>
4 * guimb/collect.c: (collect_create_mailbox) Removed unused auto
5 variable.
6 * guimb/guimb.h: Added missing includes and prototypes.
7 * lib/mu_dbm.h: Likewise.
8
9 * libmu_scm/mu_message.c: (mu_message_send) Synchronized
10 with recent changes to mailer_send_message().
11 (mu_message_get_user_flag) Removed unused variable.
12 * libmu_scm/mu_port.c: Removed unused variables.
13 * mh/inc.c: Renamed static truncate to avoid name clash
14 with the libc function.
15 * mh/mh.h: Added missing includes and prototypes.
16 * mh/mh_argp.c: Added missing includes.
17 * mh/mh_format.c: (strobj_create) Removed unused variable.
18
1 2001-12-17 Sam Roberts 19 2001-12-17 Sam Roberts
2 20
3 * doc/texinfo/mailer.texi, include/mailutils/mailer.h, 21 * doc/texinfo/mailer.texi, include/mailutils/mailer.h,
......