VirtualBox

Ignore:
Timestamp:
Jan 6, 2025 5:32:41 PM (3 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
166484
Message:

Runtime/common/fs/isovfs.cpp: Fixed a warning found by Parfait. ​jiraref:VBP-1424

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/fs/isovfs.cpp

    r107431 r107432  
    22412241            rc = RTThreadSleep(cMillies);
    22422242        while (   rc == VERR_INTERRUPTED
    2243                && !fIntr
    22442243               && RTTimeMilliTS() - uMsStart < cMillies);
    22452244        if (rc == VERR_INTERRUPTED)
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