From: Wangyufei (A) Date: Thu, 21 Nov 2013 10:35:24 +0000 (+0000) Subject: docs: delete extra character X-Git-Tag: v1.2.0-rc1~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09f23952170aa6d84262676b10274fdd6b3b3a2f;p=thirdparty%2Flibvirt.git docs: delete extra character delete extra character 'p' from the comment of virInterfaceCreate Signed-off-by: Wang Yufei --- diff --git a/src/libvirt.c b/src/libvirt.c index ae0530048d..9355d33c41 100644 --- a/src/libvirt.c +++ b/src/libvirt.c @@ -12801,7 +12801,7 @@ error: * interface was defined (that is, if virInterfaceChangeBegin() had * been called), the interface will be brought back down (and then * undefined) if virInterfaceChangeRollback() is called. -p * + * * Returns 0 in case of success, -1 in case of error */ int