VirtualBox

Changeset 404 in vbox


Ignore:
Timestamp:
Jan 28, 2007 9:06:18 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
17975
Message:

a shot at that apologetic gcc error on amd64...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/table/avl_Base.cpp.h

    r402 r404  
    147147*   Internal Functions                                                         *
    148148*******************************************************************************/
    149 inline void KAVL_FN(Rebalance)(PKAVLSTACK pStack);
     149DECLINLINE(void) KAVL_FN(Rebalance)(PKAVLSTACK pStack);
    150150
    151151
     
    381381 *            END
    382382 */
    383 inline void KAVL_FN(Rebalance)(PKAVLSTACK pStack)
     383DECLINLINE(void) KAVL_FN(Rebalance)(PKAVLSTACK pStack)
    384384{
    385385    while (pStack->cEntries > 0)
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