]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: delete extra character
authorWangyufei (A) <james.wangyufei@huawei.com>
Thu, 21 Nov 2013 10:35:24 +0000 (10:35 +0000)
committerJán Tomko <jtomko@redhat.com>
Thu, 21 Nov 2013 10:53:59 +0000 (11:53 +0100)
delete extra character 'p' from the comment of virInterfaceCreate

Signed-off-by: Wang Yufei <james.wangyufei@huawei.com>
src/libvirt.c

index ae0530048ddd6108d68c492880a64cfde957a50b..9355d33c4157f2bbab79fa2c2ada0e5523c8574a 100644 (file)
@@ -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