
20 Jun
2019
20 Jun
'19
9:59 a.m.
On 6/18/19 4:21 PM, Ilias Stamatis wrote:
The docstring of virNetworkGetDHCPLeases is not correctly formatted and as a result the example code snippet appears as normal text under the "Returns:" section. This patch fixes the problem.
Signed-off-by: Ilias Stamatis <stamatis.iliass@gmail.com> --- src/libvirt-network.c | 42 ++++++++++++++++++++++-------------------- 1 file changed, 22 insertions(+), 20 deletions(-)
Very nice catch! ACKed and pushed. Michal