[prev in list] [next in list] [prev in thread] [next in thread] 

List:       postfix-users
Subject:    Re: minor typo in log message
From:       wietse () porcupine ! org (Wietse Venema)
Date:       2013-07-28 12:15:17
Message-ID: 3c32zT71w0zjymk () spike ! porcupine ! org
[Download RAW message or body]

John Fawcett:
> I noticed this minor typo in a log message in util/vstring_vstream.c in
> function vstring_get_null_bound
> 
> I guess
> 
>     if (bound <= 0)
>         msg_panic("vstring_get_nonl_bound: invalid bound %ld", (long)
> bound);
> 
> should be
> 
>     if (bound <= 0)
>         msg_panic("vstring_get_null_bound: invalid bound %ld", (long)
> bound);

Thanks, you found a cut-and-paste error.

	Wietse
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic