VirtualBox

Changeset 13311

Show
Ignore:
Timestamp:
10/16/08 00:06:50 (3 months ago)
Author:
vboxsync
Message:

fixed ().

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/include/iprt/assert.h

    r13306 r13311  
    283283#if (defined(IN_RING0) && !defined(IN_RING0_AGNOSTIC)) \ 
    284284 && (defined(RT_OS_DARWIN) || defined(RT_OS_SOLARIS)) 
    285 # define RTAssertDoPanic()      RTR0AssertPanicSystem 
     285# define RTAssertDoPanic()      RTR0AssertPanicSystem() 
    286286#else 
    287287# define RTAssertDoPanic()      RTAssertDebugBreak() 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy