
29 Jul
2010
29 Jul
'10
11:01 a.m.
2010/7/29 Eric Blake <eblake@redhat.com>:
On 07/29/2010 08:07 AM, Matthias Bolte wrote:
Move virDomainChrTargetTypeToString out of the #ifndef PROXY block, because it's used outside of it. --- src/conf/domain_conf.c | 40 ++++++++++++++++++++-------------------- 1 files changed, 20 insertions(+), 20 deletions(-)
ACK.
Thanks, pushed. Matthias