• L
    conf: eliminate hardcoded indent from domain snapshot xml · b9e9b76e
    Laine Stump 提交于
    All leading spaces in domain snapshot xml format functions have been
    replaced with appropriate calls to virBufferAdjustIndent(). This will
    make it easier to call other similarly fixed format functions
    (e.g. domain device format functions).
    b9e9b76e
snapshot_conf.c 42.8 KB