]> xenbits.xensource.com Git - libvirt.git/commit
util: fix the description of virStringSearch
authorChen Hanxiao <chenhanxiao@gmail.com>
Sat, 23 Dec 2017 09:49:08 +0000 (17:49 +0800)
committerErik Skultety <eskultet@redhat.com>
Wed, 3 Jan 2018 08:54:14 +0000 (09:54 +0100)
commit9026d1152c236ac7a7ab25845220a8e14d6bc630
treea8b5ce7a0d62c15d0ad232417881a211c8ea492c
parent8f882cf36e4709b103fa237253052d09ff349cfe
util: fix the description of virStringSearch

There's no argument named @result, use @matches instead.

Signed-off-by: Chen Hanxiao <chenhanxiao@gmail.com>
Signed-off-by: Erik Skultety <eskultet@redhat.com>
src/util/virstring.c