• Nils Goroll's avatar
    un-constify struct sess for varnish2 · 7a0f10d5
    Nils Goroll authored
    For varnish2 itself, we could keep the const qualifyer, but we use
    the same interface for varnish3 and the varnish3 vmod interface
    mandates an un-const argument. Special-casing this for varnish2
    has no actual benefit.
    7a0f10d5