On Fri, Apr 06, 2018 at 01:20:27PM +0200, Katerina Koukiou wrote:
In the $subject
s/, test and related functions.//
we don't end the subject with period and the part after comma can be
removed.
This method is domain specific and should be clear from the naming,
so that we can later define *CreateXML methods for other entities.
Signed-off-by: Katerina Koukiou <kkoukiou(a)redhat.com>
---
data/org.libvirt.Connect.xml | 2 +-
src/connect.c | 16 ++++++++--------
test/test_connect.py | 4 ++--
3 files changed, 11 insertions(+), 11 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>