--- parser3/src/classes/smtp/Attic/comms.C 2001/04/10 06:57:23 1.2 +++ parser3/src/classes/smtp/Attic/comms.C 2003/07/24 11:31:20 1.12 @@ -1,20 +1,18 @@ /** @file Parser: SMTP sender impl. - Copyright (c) 2001 ArtLebedev Group (http://www.artlebedev.com) - - Author: Alexander Petrosyan (http://design.ru/paf) - - $Id: comms.C,v 1.2 2001/04/10 06:57:23 paf Exp $ + Copyright (c) 2001-2003 ArtLebedev Group (http://www.artlebedev.com) + Author: Alexandr Petrosian (http://paf.design.ru) */ -#include +static const char* IDENT_COMMS_C="$Date: 2003/07/24 11:31:20 $"; #include "smtp.h" +#include // --------------------------------------------------------------------------- int SMTP:: -IsAddressARawIpaddress(const char * string) +IsAddressARawIpaddress(const char* string) { while( *string ) {