Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
cwc: change label 'One mux' to 'Updates from one mux'
  • Loading branch information
perexg committed Mar 11, 2016
1 parent 422608a commit dee14be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/descrambler/cwc.c
Expand Up @@ -1844,7 +1844,7 @@ const idclass_t caclient_cwc_class =
{
.type = PT_BOOL,
.id = "emmex",
.name = N_("One mux (EMM)"),
.name = N_("Updates from one mux (EMM)"),
.off = offsetof(cwc_t, cwc_emmex),
.def.i = 1
},
Expand Down

0 comments on commit dee14be

Please sign in to comment.