Search:
Login
Help/Guide
About Trac
Register
Forgot your password?
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
1349:a4809fdd40fa
for
browser.c
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
1999-11-07 14:19:45 (
9 years
ago)
Author:
Thomas Roessler <roessler@…>
Branch:
HEAD
Message:
Rewriting lots of the recvattach code.
Files:
1 modified
browser.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
browser.c
r1289
r1349
1031
1031
if (b != NULL)
1032
1032
{
1033
mutt_view_attachment (NULL, b, M_REGULAR
);
1033
mutt_view_attachment (NULL, b, M_REGULAR
, NULL, NULL, 0
);
1034
1034
mutt_free_body (&b);
1035
1035
menu->redraw = REDRAW_FULL;
Download in other formats:
Unified Diff
Zip Archive