Commit 23007517 230075175cc48e8a2aa83762436a9bc42e3c3697 by Sergey Poznyakoff

Updated

1 parent 3fa64b3f
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
2 2
3 * mailbox/maildir/mbox.c (maildir_message_cmp): Compare the 3 * mailbox/maildir/mbox.c (maildir_message_cmp): Compare the
4 rest of filenames if the timestamps are equal 4 rest of filenames if the timestamps are equal
5 * mail/if.c (mail_if): 'if t' is true is stdout is connected 5 * mail/if.c (mail_if): 'if t' is true if stdout is connected
6 to a terminal. 6 to a terminal.
7 * mailbox/mbox/url.c (_url_path_init): Missed typecast. 7 * mailbox/mbox/url.c (_url_path_init): Missed typecast.
8 8
......