1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-02-18 17:41:27 +00:00
Michal Privoznik 73b70b403d virDomainFormatSchedDef: Initialize @priority
Older gcc fails to see that the variable is set iff @hasPriority
== true in which case the former is set a value. Initialize the
value while declaring it to make the compiler shut up.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2016-02-09 17:00:25 +01:00
..
2015-10-21 15:03:35 +02:00
2015-10-21 15:03:35 +02:00