• L
    conf: make virNetworkIpDefClear consistent with other functions · 31d21197
    Laine Stump 提交于
    The other clear functions in network_conf.c that clear out arrays of
    sub-objects do so by using the n[itemname]s value as a counter going
    down to 0. Make this one consistent. There's no functional value, just
    makes the style more consistent with the rest of the file.
    31d21197
network_conf.c 110.0 KB