mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-23 06:05:27 +00:00
nwfilter: fix a typo in nwfilter_gentech_driver.c
s/occcurred/occurred
This commit is contained in:
parent
2f776d4979
commit
3a49c34ace
@ -193,7 +193,7 @@ virNWFilterVarHashmapAddStdValues(virNWFilterHashTablePtr table,
|
||||
* Create a hashmap used for evaluating the firewall rules. Initializes
|
||||
* it with the standard variable 'MAC' and 'IP' if provided.
|
||||
*
|
||||
* Returns pointer to hashmap, NULL if an error occcurred.
|
||||
* Returns pointer to hashmap, NULL if an error occurred.
|
||||
*/
|
||||
virNWFilterHashTablePtr
|
||||
virNWFilterCreateVarHashmap(char *macaddr,
|
||||
|
Loading…
Reference in New Issue
Block a user