VirtualBox

Changeset 57646 in vbox for trunk


Ignore:
Timestamp:
Sep 7, 2015 2:34:33 PM (9 years ago)
Author:
vboxsync
Message:

IPRT/pipe: build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/os2/pipe-os2.cpp

    r57643 r57646  
    900900    }
    901901    else
    902         pObjInfo->cbObject = rtPipeOs2GetSpace(pThis)
     902        pObjInfo->cbObject = rtPipeOs2GetSpace(pThis);
    903903    pObjInfo->cbAllocated = RTPIPE_OS2_SIZE; /** @todo this isn't necessarily true if we didn't create it... but, whatever */
    904904
Note: See TracChangeset for help on using the changeset viewer.

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