• Nils Goroll's avatar
    Fix privs panic formatting · 75799239
    Nils Goroll authored
    55dffc35 introduced a PAN_dump_struct()
    call, which implies printing '{' and VSB_indent(vsb, 2). Fix missing '}'
    and wrong indentation.
    
    Also remove redundant "priv" output, which now happens in PAN_dump_struct()
    
    Diff best viewed ignoring whitespace (-b option).
    75799239
cache_vrt_priv.c 7.52 KB