VirtualBox

Ignore:
Timestamp:
Apr 25, 2010 8:04:02 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
60586
Message:

intnetinline.h: Changed the prefix to IntNet.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp

    r28711 r28714  
    988988         * Process the receive buffer.
    989989         */
    990         while (INTNETRingHasMoreToRead(pRingBuf))
     990        while (IntNetRingHasMoreToRead(pRingBuf))
    991991        {
    992992            size_t  cb;
     
    10201020
    10211021            /* Advance to the next frame. */
    1022             INTNETRingSkipFrame(pRingBuf);
     1022            IntNetRingSkipFrame(pRingBuf);
    10231023        }
    10241024    }
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