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
861:bc2524e9f87e
for
browser.c
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
1999-02-10 15:12:27 (
10 years
ago)
Author:
Thomas Roessler <roessler@…>
Branch:
HEAD
Message:
Ups, this one needed a #ifdef USE_IMAP.
Files:
1 modified
browser.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
browser.c
r859
r861
300
300
(state->entry)[state->entrylen].name = safe_strdup (name);
301
301
(state->entry)[state->entrylen].desc = safe_strdup (buffer);
302
#ifdef USE_IMAP
302
303
(state->entry)[state->entrylen].notfolder = 0;
304
#endif
303
305
304
306
(state->entrylen)++;
Download in other formats:
Unified Diff
Zip Archive