18 Aug
2012
18 Aug
'12
2:38 p.m.
On 08/18/2012 12:38 AM, Eric Blake wrote:
Use of __foo naming is against C99. Besides, we had several different styles in use; this consolidates things to set up the typedefs up front then declare the types.
* tools/virsh.h: Use consistent struct naming. * tools/virsh.c (_vshCommandParser): Likewise.
Haven't seen the results yet, but I'm sure this is going somewhere, and it still builds. ACK.