Changeset 4622:296e096c6331 for buffy.c

Show
Ignore:
Timestamp:
2006-04-28 01:35:02 (3 years ago)
Author:
Rocco Rutte <pdmef@…>
Branch:
HEAD
Message:

pdmef+fix+sslinterface. Triggered by a warning when compiling
with POP and GNUTLS, I noticed the SSL interfaces for OpenSSL
and GNUTLS internally are different which doesn't make sense.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • buffy.c

    r4475 r4622  
    310310#ifdef USE_IMAP 
    311311    if (tmp->magic != M_IMAP) 
     312    { 
    312313#endif 
    313314#ifdef USE_POP 
     
    328329      continue; 
    329330    } 
     331#ifdef USE_IMAP 
     332    } 
     333#endif 
    330334 
    331335    /* check to see if the folder is the currently selected folder