[master] 6754d4993 Typo
    Dridi Boukelmoune 
    dridi at varni.sh
       
    Wed Sep 12 09:58:35 UTC 2018
    
    
  
On Wed, Sep 12, 2018 at 11:56 AM, Nils Goroll <nils.goroll at uplex.de> wrote:
> On 12/09/18 11:51, Dridi Boukelmoune wrote:
>> -     * ``const char p[]``: the array of strings with `n` elements
>> +     * ``const char **p``: the array of strings with `n` elements
>
> sorry, I intended to use const char *p[] for clarity. WFU?
I'd rather use the type we actually have in the actual struct strands.
If you think that would help VMOD developers I don't mind.
    
    
More information about the varnish-commit
mailing list