FreeBSD Bugzilla – Attachment 43912 Details for
Bug 68094
[PATCH] mail/courier-imap Fix for quota problem
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-maildir::maildirquota.c
patch-maildir::maildirquota.c (text/plain), 319 bytes, created by
Rui Lopes
on 2004-06-19 00:50:23 UTC
(
hide
)
Description:
patch-maildir::maildirquota.c
Filename:
MIME Type:
Creator:
Rui Lopes
Created:
2004-06-19 00:50:23 UTC
Size:
319 bytes
patch
obsolete
>--- maildir/maildirquota.c.orig Fri Jun 18 23:27:53 2004 >+++ maildir/maildirquota.c Fri Jun 18 23:45:01 2004 >@@ -748,7 +748,7 @@ > char *p; > DIR *dirp; > struct dirent *de; >-off_t s; >+unsigned long s; > > if (stat(dir, &stat_buf)) return (0); /* Ignore */ > if (stat_buf.st_mtime > *dirstamp) *dirstamp=stat_buf.st_mtime;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 68094
: 43912