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
892:ade22b3e1d36
for
attach.c
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
1999-06-08 02:42:13 (
9 years
ago)
Author:
Thomas Roessler <roessler@…>
Branch:
mutt-1-0-stable
Message:
Don't do charset conversions when they aren't necessary.
Back-port from unstable.
Files:
1 modified
attach.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
attach.c
r823
r892
773
773
s.flags = displaying ? M_DISPLAY : 0;
774
774
775
s.flags |= M_CHARCONV;
776
775
777
if (flags == M_SAVE_APPEND)
776
778
s.fpout = fopen (path, "a");
Download in other formats:
Unified Diff
Zip Archive