Commit 8ad91eec 8ad91eecb7c19921dba19e293b8b9394fbbda156 by Sergey Poznyakoff

Updated

1 parent 74a941d3
Showing 1 changed file with 11 additions and 0 deletions
1 2005-11-14 Sergey Poznyakoff <gray@gnu.org.ua>
2
3 * examples/argcv.c: Include <mailutils/error.h>
4 * examples/base64.c: Include <config.h>
5 * readmsg/readmsg.h: Likewise
6 * mail/z.c (z_parse_args): change type of return_count
7 (mail_z): Change type of count to off_t
8 * include/mailutils/stream.h: Fix indentation
9 * mailbox/file_stream.c (struct _fise_stream.offset): Change type
10 to off_t
11
1 2005-11-12 Sergey Poznyakoff <gray@gnu.org.ua> 12 2005-11-12 Sergey Poznyakoff <gray@gnu.org.ua>
2 13
3 * configure.ac (AUTHLIBS,AUTHLIBS_DEPENDENCY,AUTHINCS): Prefixed 14 * configure.ac (AUTHLIBS,AUTHLIBS_DEPENDENCY,AUTHINCS): Prefixed
......