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
1612:858448bef2f1
for
color.c
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2000-03-07 03:18:56 (
9 years
ago)
Author:
Thomas Roessler <roessler@…>
Branch:
HEAD
Message:
The uncolor/unmono commands weren't parsed correctly when not
applicable. This fixes bug
#65
.
Files:
1 modified
color.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
color.c
r1601
r1612
400
400
)
401
401
{
402
do
403
mutt_extract_token (buf, s, 0);
404
while (MoreArgs (s));
405
402
406
return 0;
403
407
}
Download in other formats:
Unified Diff
Zip Archive