repositories
/
deb_libcec.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdd9196
)
cec: fixed compiler warning after 45de9d9fb1cdefce6ecb53f372a9947480046bba
author
Lars Op den Kamp
<lars@opdenkamp.eu>
Fri, 18 Nov 2011 22:40:40 +0000
(23:40 +0100)
committer
Lars Op den Kamp
<lars@opdenkamp.eu>
Fri, 18 Nov 2011 22:40:40 +0000
(23:40 +0100)
src/testclient/main.cpp
patch
|
blob
|
blame
|
history
diff --git
a/src/testclient/main.cpp
b/src/testclient/main.cpp
index 24243ff6b493c81380abbb6b4a0169efc685dc6e..aae5c007d9598ec2aba48420976df17e26a7bd54 100644
(file)
--- 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;
+ int
16_t
iPhysicalAddress = -1;
cec_device_type_list typeList;
typeList.clear();