
6 Feb
2014
6 Feb
'14
8:18 a.m.
On 02/06/2014 01:14 PM, Michal Privoznik wrote:
On 04.02.2014 10:22, Ján Tomko wrote:
Rewrite the function to use an array instead of a struct, translating the field names to int via an enum. --- tools/virsh-host.c | 126 +++++++++++++++++++++++++++-------------------------- 1 file changed, 64 insertions(+), 62 deletions(-)
ACK, I like this one more.
Now pushed. Thank you for the reviews! Jan