/[mailutils]/mailutils/pop3d/extra.c
ViewVC logotype

Diff of /mailutils/pop3d/extra.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.22 by gray, Sat Jan 18 15:05:46 2003 UTC revision 1.23 by polak, Sat Jan 18 21:18:33 2003 UTC
# Line 184  pop3d_bye () Line 184  pop3d_bye ()
184      }      }
185    /* There's no reason closing in/out streams otherwise */    /* There's no reason closing in/out streams otherwise */
186  #ifdef WITH_TLS  #ifdef WITH_TLS
187    mu_deinit_tls_libs ();    if (tls_available)
188        mu_deinit_tls_libs ();
189  #endif /* WITH_TLS */  #endif /* WITH_TLS */
190  }  }
191    

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26