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
4475:68fea8a55768
for
buffy.c
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2005-12-13 13:25:10 (
3 years
ago)
Author:
Brendan Cully <brendan@…>
Branch:
HEAD
Message:
Fix recently-broken buffy notification for IMAP.
Files:
1 modified
buffy.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
buffy.c
r4467
r4475
308
308
tmp->new = 0;
309
309
310
#ifdef USE_IMAP
311
if (tmp->magic != M_IMAP)
312
#endif
310
313
#ifdef USE_POP
311
314
if (mx_is_pop (tmp->path))
Download in other formats:
Unified Diff
Zip Archive