diff options
Diffstat (limited to 'smtp.h')
-rw-r--r-- | smtp.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -21,6 +21,5 @@ int SMTP_data(FILE *sockfp); int SMTP_eom(FILE *sockfp); int SMTP_quit(FILE *sockfp); int SMTP_ok(FILE *sockfp); -void SMTP_rset(FILE *sockfp); #endif |