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
4951:d990dcbbf184
for
color.c
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2007-03-03 21:49:24 (
21 months
ago)
Author:
Rado S <regrado@…>
Branch:
HEAD
Message:
Increase buffer for color-command regular expressions.
Files:
1 modified
color.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
color.c
r4640
r4951
516
516
{
517
517
int r;
518
char buf[
STRING];
518
char buf[
LONG_
STRING];
519
519
520
520
tmp = mutt_new_color_line ();
Download in other formats:
Unified Diff
Zip Archive