summaryrefslogtreecommitdiffstats
path: root/mutt.h
diff options
context:
space:
mode:
authorKevin McCarthy <kevin@8t8.us>2020-12-22 18:04:32 -0800
committerKevin McCarthy <kevin@8t8.us>2020-12-22 18:04:32 -0800
commita4a2a1ed7abf02507a35e2a6d49da102cbd117dd (patch)
treeef270e73e7a273c3106ad8a492a21980066925eb /mutt.h
parentc1ae18c03f5488b4b85a9c65634c905b19dfcbc0 (diff)
parent11b18027d3d710f30c78e1171ea8ee94f75f0ac1 (diff)
Merge branch 'stable'
Diffstat (limited to 'mutt.h')
-rw-r--r--mutt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt.h b/mutt.h
index 0b69068d..bfa884f4 100644
--- a/mutt.h
+++ b/mutt.h
@@ -782,7 +782,7 @@ typedef struct body
PARAMETER *parameter; /* parameters of the content-type */
char *description; /* content-description */
char *form_name; /* Content-Disposition form-data name param */
- long hdr_offset; /* offset in stream where the headers begin.
+ LOFF_T hdr_offset; /* offset in stream where the headers begin.
* this info is used when invoking metamail,
* where we need to send the headers of the
* attachment