Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update cwc.c
  • Loading branch information
mpmc authored and perexg committed Nov 10, 2015
1 parent 0790363 commit 6915199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/descrambler/cwc.c
Expand Up @@ -1751,7 +1751,7 @@ const idclass_t caclient_cwc_class =
{
.type = PT_STR,
.id = "hostname",
.name = N_("Host name/IP"),
.name = N_("Hostname/IP"),
.off = offsetof(cwc_t, cwc_hostname),
.def.s = "localhost",
},
Expand Down

0 comments on commit 6915199

Please sign in to comment.