masqmail-0.2

diff src/parse.c @ 114:a80ebfa16cd5

better debugging output (thanks to Paolo)
author meillo@marmaro.de
date Wed, 30 Jun 2010 15:00:59 +0200
parents f671821d8222
children
line diff
     1.1 --- a/src/parse.c	Wed Jun 30 13:23:49 2010 +0200
     1.2 +++ b/src/parse.c	Wed Jun 30 15:00:59 2010 +0200
     1.3 @@ -349,7 +349,7 @@
     1.4  /*
     1.5    allocate address, reading from string.
     1.6    On failure, returns NULL.
     1.7 -  after call, end contatins a pointer to the end of the parsed string
     1.8 +  after call, end contains a pointer to the end of the parsed string
     1.9    end may be NULL, if we are not interested.
    1.10  
    1.11    parses both rfc 821 and rfc 822 addresses, depending on flag is_rfc821