VirtualBox

儲存庫 vbox 的更動 47052


忽略:
時間撮記:
2013-7-9 下午12:16:12 (11 年 以前)
作者:
vboxsync
訊息:

Comment typos.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Runtime/r3/win/pipe-win.cpp

    r44529 r47052  
    725725    if (RT_SUCCESS(rc))
    726726    {
    727         /* No concurrent readers, sorry. */
     727        /* No concurrent writers, sorry. */
    728728        if (pThis->cUsers == 0)
    729729        {
     
    840840    if (RT_SUCCESS(rc))
    841841    {
    842         /* No concurrent readers, sorry. */
     842        /* No concurrent writers, sorry. */
    843843        if (pThis->cUsers == 0)
    844844        {
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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