VirtualBox

Ignore:
Timestamp:
Nov 17, 2011 3:10:13 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
74934
Message:

Main: spaces

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/ApplianceImplIO.cpp

    r39351 r39352  
    11011101
    11021102    /* Signal the thread to read more data in the mean time. */
    1103     if (    RT_SUCCESS(rc)
    1104         &&  RTCircBufFree(pInt->pCircBuf) >= (RTCircBufSize(pInt->pCircBuf) / 2))
     1103    if (   RT_SUCCESS(rc)
     1104        && RTCircBufFree(pInt->pCircBuf) >= (RTCircBufSize(pInt->pCircBuf) / 2))
    11051105        rc = sha1SignalManifestThread(pInt, STATUS_READ);
    11061106
Note: See TracChangeset for help on using the changeset viewer.

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