X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/14c29200cb58d3c4a0830265f2433849781858d0..264ee159fbaee3a653d975083c419d36d9ed1715:/buffy.h?ds=sidebyside diff --git a/buffy.h b/buffy.h index b86d1aa..14f9517 100644 --- a/buffy.h +++ b/buffy.h @@ -23,7 +23,7 @@ typedef struct buffy_t { char *path; - long size; + off_t size; struct buffy_t *next; short new; /* mailbox has new mail */ short notified; /* user has been notified */