capmt: change label for socket name / IP address (mode 3 -> TCP mode)
This commit is contained in:
parent
e00c6ff975
commit
ef3ed0086a
1 changed files with 1 additions and 1 deletions
|
@ -1998,7 +1998,7 @@ const idclass_t caclient_capmt_class =
|
|||
{
|
||||
.type = PT_STR,
|
||||
.id = "camdfilename",
|
||||
.name = "Camd.socket Filename / IP Address (mode 3)",
|
||||
.name = "Camd.socket Filename / IP Address (TCP mode)",
|
||||
.off = offsetof(capmt_t, capmt_sockfile),
|
||||
.def.s = "/tmp/camd.socket",
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue