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
1051:bcf5f25ffe2d
for
browser.c
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
1999-09-03 09:48:25 (
9 years
ago)
Author:
Thomas Roessler <roessler@…>
Branch:
mutt-1-0-stable
Message:
[stable] cosmetic fix from Brendan Cully.
Files:
1 modified
browser.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
browser.c
r703
r1051
514
514
return;
515
515
}
516
#ifdef USE_IMAP
517
else if (mx_is_imap (LastDir))
518
{
519
mutt_error _("IMAP folder browsing is not currently supported");
520
return;
521
}
522
#endif
516
523
else if (examine_directory (NULL, &state, LastDir, prefix) == -1)
517
524
return;
Download in other formats:
Unified Diff
Zip Archive