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
987:8515cd4f20f7
for
charset.h
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
1999-03-30 16:11:03 (
10 years
ago)
Author:
Thomas Roessler <roessler@…>
Branch:
HEAD
Message:
A couple of optimizations, most notably for the special case of a
non-prefix state.
Files:
1 modified
charset.h
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
charset.h
r985
r987
85
85
void mutt_decoder_pop_to_state (DECODER *, STATE *);
86
86
void mutt_free_decoder (DECODER **);
87
int mutt_decoder_push_one (DECODER *, char);
87
88
88
89
CHARSET *mutt_get_charset(const char *);
Download in other formats:
Unified Diff
Zip Archive