mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Shorten frontend name.
This commit is contained in:
parent
7d9cb4d9ab
commit
5c8dcc1131
1 changed files with 1 additions and 1 deletions
|
|
@ -230,7 +230,7 @@ static struct periph_driver ctlfe_driver =
|
|||
|
||||
static struct ctl_frontend ctlfe_frontend =
|
||||
{
|
||||
.name = "camtarget",
|
||||
.name = "camtgt",
|
||||
.init = ctlfeinitialize,
|
||||
.fe_dump = ctlfe_dump,
|
||||
.shutdown = ctlfeshutdown,
|
||||
|
|
|
|||
Loading…
Reference in a new issue