
14 Jun
2013
14 Jun
'13
11:38 a.m.
On 06/10/2013 02:10 PM, Ján Tomko wrote:
Just to reduce the indentation levels. Remove the unneeded NULL check for disk->file, as virBufferEscapeString doesn't print anything with NULL arguments. --- src/conf/snapshot_conf.c | 53 ++++++++++++++++++++++++++---------------------- 1 file changed, 29 insertions(+), 24 deletions(-)
ACK, Martin