mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-23 22:25:25 +00:00
src/interface: Remove the whitespace before ';'
This commit is contained in:
parent
e6d0168c3a
commit
f1b3930c85
@ -42,7 +42,7 @@ typedef enum {
|
||||
VIR_UDEV_IFACE_ACTIVE,
|
||||
VIR_UDEV_IFACE_INACTIVE,
|
||||
VIR_UDEV_IFACE_ALL
|
||||
} virUdevStatus ;
|
||||
} virUdevStatus;
|
||||
|
||||
static virInterfaceDef *udevGetIfaceDef(struct udev *udev, const char *name);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user