mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 03:12:22 +00:00
typo
* src/bridge.c: fix a typo in a comment Daniel
This commit is contained in:
parent
a7892ee000
commit
62b4c870aa
@ -1,3 +1,7 @@
|
||||
Fri Mar 14 16:30:27 CET 2008 Daniel Veillard <veillard@redhat.com>
|
||||
|
||||
* src/bridge.c: fix a typo in a comment
|
||||
|
||||
Fri Mar 14 16:19:21 CET 2008 Daniel Veillard <veillard@redhat.com>
|
||||
|
||||
* qemud/qemud.c src/virsh.c: fixing some user facing strings
|
||||
|
@ -303,7 +303,7 @@ brDeleteInterface(brControl *ctl ATTRIBUTE_UNUSED,
|
||||
* @maxlen: size of @ifname array
|
||||
* @tapfd: file descriptor return value for the new tap device
|
||||
*
|
||||
* This function reates a new tap device on a bridge. @ifname can be either
|
||||
* This function creates a new tap device on a bridge. @ifname can be either
|
||||
* a fixed name or a name template with '%d' for dynamic name allocation.
|
||||
* in either case the final name for the bridge will be stored in @ifname
|
||||
* and the associated file descriptor in @tapfd.
|
||||
|
Loading…
x
Reference in New Issue
Block a user