
20 Jun
2011
20 Jun
'11
9:08 p.m.
On 06/16/2011 10:33 AM, Daniel Veillard wrote:
On Wed, Jun 15, 2011 at 09:23:12PM -0400, Cole Robinson wrote:
Signed-off-by: Cole Robinson <crobinso@redhat.com> --- python/generator.py | 7 +-- python/libvirt-override-virStream.py | 24 ++++++---- python/libvirt-override.c | 81 ++++++++++++++++++++++++++++++++++ python/typewrappers.h | 1 - 4 files changed, 99 insertions(+), 14 deletions(-)
That looks fine, though as you pointed out there was one extra remove,
ACK once fixed
Pushed with my suggested change. Thanks, Cole