Re: [PATCH 06/12] virsh-network.c: Switch to C99 initialization of vshCmdOptDef

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 01/14/2013 11:59 PM, Michal Privoznik wrote:
---
  tools/virsh-network.c | 193 ++++++++++++++++++++++++++++++++++++++------------
  1 file changed, 149 insertions(+), 44 deletions(-)

diff --git a/tools/virsh-network.c b/tools/virsh-network.c
index fc73a28..9ba3ca8 100644
--- a/tools/virsh-network.c
+++ b/tools/virsh-network.c


ACK with these change I am wondering why some structure didn't be touched.
     probably only option related structure.
     For example:

/*
 * "net-autostart" command
 */
static const vshCmdInfo info_network_autostart[] = {
    {"help", N_("autostart a network")},
    {"desc",
     N_("Configure a network to be automatically started at boot.")},
    {NULL, NULL}
};

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list


[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]