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
4921:e14302d19cb7
for
charset.h
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2007-02-23 23:01:24 (
22 months
ago)
Author:
Takashi TAKIZAWA <taki@…>
Branch:
HEAD
Message:
Add $assumed_charset, $file_charset and $strict_mime.
Files:
1 modified
charset.h
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
charset.h
r4343
r4921
36
36
37
37
int mutt_convert_string (char **, const char *, const char *, int);
38
const char *mutt_get_first_charset (const char *);
39
int mutt_convert_nonmime_string (char **);
38
40
39
41
iconv_t mutt_iconv_open (const char *, const char *, int);
Download in other formats:
Unified Diff
Zip Archive