[OpenSER-Users] "exit;" instead of "break;" in pike module doc
    Bogdan-Andrei Iancu 
    bogdan at voice-system.ro
       
    Thu Oct 11 10:06:57 CEST 2007
    
    
  
Hi Iñaki,
You are right - probably the doc was not updated....
I will take care of this.
Thanks and regards,
Bogdan
Iñaki Baz Castillo wrote:
> Hi, in pike doc section 1.4.1 [*] there appears:
>
>   Example 1-4. pike_check_req usage
>     ...
>     if (!pike_check_req()) { break; };
>     ...
>
> It should be "exit;", shouldn't it?
>
> [*] http://www.openser.org/docs/modules/devel/pike.html#AEN89
>
> Regards.
>
>
>   
    
    
More information about the Users
mailing list