VirtualBox

Changeset 105071 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Jun 28, 2024 9:22:57 AM (7 months ago)
Author:
vboxsync
Message:

Fix for r163689 caused build failure. bugref:10268

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/DrvNATlibslirp.cpp

    r105070 r105071  
    10721072    Assert(pThis);
    10731073
     1074    RT_NOREF(pThis);
     1075
    10741076    return (int64_t)RTTimeNanoTS();
    10751077}
     
    11411143    PDRVNAT pThis = (PDRVNAT)opaque;
    11421144    Assert(pThis);
     1145
     1146    RT_NOREF(pThis);
    11431147
    11441148    ((SlirpTimer *)pTimer)->uTimeExpire = expireTime;
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