From: Lars Op den Kamp Date: Tue, 14 Feb 2012 01:04:59 +0000 (+0100) Subject: cec-config: always set the hdmi port number and device, or v1.4- clients won't work... X-Git-Tag: upstream/2.2.0~1^2~35^2~64 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=ddbda099de53712c09315291d96b6d9db2ac1bbc;hp=60383b11a744aae1352f84d1a93aef163b0a17a0;p=deb_libcec.git cec-config: always set the hdmi port number and device, or v1.4- clients won't work properly --- diff --git a/src/cec-config/cec-config.cpp b/src/cec-config/cec-config.cpp index 3fc7af3..ceef2d9 100644 --- a/src/cec-config/cec-config.cpp +++ b/src/cec-config/cec-config.cpp @@ -446,8 +446,8 @@ int main (int UNUSED(argc), char *UNUSED(argv[])) { configOutput << "\n" << - "\t\n" << - "\t\n" << + "\t\n" << + "\t\n" << "\t\n" << "\t\n" << "\t\n" <<