Changeset 8615
- Timestamp:
- 05/06/08 12:07:26 (8 months ago)
- Files:
-
- trunk/include/iprt/assert.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/include/iprt/assert.h
r8598 r8615 510 510 /** @def AssertFailedBreak 511 511 * An assertion failed, hit breakpoint (RT_STRICT mode only) and break. 512 * @todo Rename to AssertFailedBreak.513 512 */ 514 513 #ifdef RT_STRICT

