VirtualBox

忽略:
時間撮記:
2013-4-5 下午01:02:06 (12 年 以前)
作者:
vboxsync
svn:sync-xref-src-repo-rev:
84789
訊息:

Main: a couple of whitespace fixes

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Main/testcase/tstCollector.cpp

    r45051 r45367  
    6464            break; \
    6565        ++nCalls; \
    66     } while(RTTimeMilliTS() - start < RUN_TIME_MS); \
     66    } while (RTTimeMilliTS() - start < RUN_TIME_MS); \
    6767    if (RT_FAILURE(rc)) \
    6868    { \
     
    469469        }
    470470        start = RTTimeMilliTS();
    471         while(RTTimeMilliTS() - start < 5000)
     471        while (RTTimeMilliTS() - start < 5000)
    472472            ; // Loop for 5 seconds
    473473        rc = collector->preCollect(hints, 0);
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette