From 78a6af1ff9cdbb799f9e02d1f0160b2f9ee61cd9 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Mon, 10 May 2010 17:12:22 -0600 Subject: [PATCH] delMacvtap: typo fix * src/util/macvtap.c (delMacvtap): Fix documentation. --- src/util/macvtap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/util/macvtap.c b/src/util/macvtap.c index 5d129fd11a..1f8dd2968c 100644 --- a/src/util/macvtap.c +++ b/src/util/macvtap.c @@ -672,7 +672,7 @@ link_del_exit: /** - * delMacvtapByName: + * delMacvtap: * @ifname : The name of the macvtap interface * * Delete an interface given its name. -- 2.47.2