Changeset 5006:aa96e6137c69 for imap
- Timestamp:
- 2007-03-16 11:21:59 (21 months ago)
- Branch:
- default
- Files:
-
- 1 modified
-
imap/imap.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
imap/imap.c
r4989 r5006 344 344 break; 345 345 } 346 if (!conn) 347 return NULL; /* this happens when the initial connection fails */ 346 348 347 349 if (!idata)
