X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Ftestclient%2Fmain.cpp;h=75172498e5823845a35d2c2f8ef3f7f2519ba9aa;hb=960f33c651b2dd1e6331dafe5b21705c11cee1a2;hp=dde998014b212078277dbe1d95d90bbcbc3608c6;hpb=f2d82f4b45f2af72597de2726febf12b6d4c3db7;p=deb_libcec.git diff --git a/src/testclient/main.cpp b/src/testclient/main.cpp index dde9980..7517249 100644 --- a/src/testclient/main.cpp +++ b/src/testclient/main.cpp @@ -1127,7 +1127,7 @@ int main (int argc, char *argv[]) g_bExit = true; if (!g_bExit && !g_bHardExit) - CCondition::Sleep(50); + CEvent::Sleep(50); } if (!g_bSingleCommand && !g_bHardExit)