]> git.llucax.com Git - software/mutt-debian.git/blobdiff - buffy.h
IMAP: only close socket when not already disconnected (Closes: 493719)
[software/mutt-debian.git] / buffy.h
diff --git a/buffy.h b/buffy.h
index b86d1aa419e5d3306e96671e7bb25000505c53ee..14f9517244adb2fc0967744dbdd2d186981bdfa5 100644 (file)
--- a/buffy.h
+++ b/buffy.h
@@ -23,7 +23,7 @@
 typedef struct buffy_t
 {
   char *path;
 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 */
   struct buffy_t *next;
   short new;                   /* mailbox has new mail */
   short notified;              /* user has been notified */