]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: remove "returns" word from beginning of lines
authorJean-Baptiste Rouault <jean-baptiste.rouault@diateam.net>
Thu, 7 Apr 2011 08:47:44 +0000 (10:47 +0200)
committerEric Blake <eblake@redhat.com>
Fri, 8 Apr 2011 22:27:06 +0000 (16:27 -0600)
commitae250966920e5381cc52140feaf57d7baab3b679
treeb23e5c36857dd5f68376b34e5ea5acf7129eeec9
parent6f171deacc9b9d5cca5c2a5d55398a248f3caccb
docs: remove "returns" word from beginning of lines

Move "returns" keyword from beginning of API doc lines
when it does not describe return values.
Maybe the API doc extractor could be changed to look for
"returns: " to avoid such confusion.
src/libvirt.c