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
1083:f4ba0601cf87
for
alias.c
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
1999-09-23 13:50:34 (
9 years
ago)
Author:
Thomas Roessler <roessler@…>
Branch:
mutt-1-0-stable
Message:
increase this limit for stable as well.
Files:
1 modified
alias.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
alias.c
r915
r1083
304
304
ALIAS *a = Aliases;
305
305
ALIAS *a_list = NULL, *a_cur = NULL;
306
char bestname[
STRING];
306
char bestname[
HUGE_
STRING];
307
307
int i;
308
308
Download in other formats:
Unified Diff
Zip Archive