From: Mark Clarkstone Date: Fri, 6 Nov 2015 15:05:01 +0000 (+0000) Subject: Update cwc.c X-Git-Tag: v4.2.1~1603 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=691519931858d504976baa0280e754ba3607c6be;p=thirdparty%2Ftvheadend.git Update cwc.c --- diff --git a/src/descrambler/cwc.c b/src/descrambler/cwc.c index 4b0a08fd1..f4b200f52 100644 --- a/src/descrambler/cwc.c +++ b/src/descrambler/cwc.c @@ -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", },