X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Ftestclient%2Fmain.cpp;h=aae5c007d9598ec2aba48420976df17e26a7bd54;hb=b1ee8e60f6032fd5a48f6d70a52fa2c534caa459;hp=24243ff6b493c81380abbb6b4a0169efc685dc6e;hpb=fdd91966a0d9d32b3e68cd91b6612840b80b227d;p=deb_libcec.git diff --git a/src/testclient/main.cpp b/src/testclient/main.cpp index 24243ff..aae5c00 100644 --- a/src/testclient/main.cpp +++ b/src/testclient/main.cpp @@ -269,7 +269,7 @@ void ShowHelpConsole(void) int main (int argc, char *argv[]) { - int iPhysicalAddress = -1; + int16_t iPhysicalAddress = -1; cec_device_type_list typeList; typeList.clear();