mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Style nit: s/^ }/}/
This commit is contained in:
parent
5ce36d5254
commit
be63007e99
1 changed files with 1 additions and 1 deletions
|
|
@ -197,7 +197,7 @@ static device_method_t uvisor_methods[] = {
|
|||
DEVMETHOD(device_attach, uvisor_attach),
|
||||
DEVMETHOD(device_detach, uvisor_detach),
|
||||
{ 0, 0 }
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
static driver_t uvisor_driver = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue