VirtualBox

Ignore:
Timestamp:
Jan 2, 2015 12:14:42 PM (10 years ago)
Author:
vboxsync
Message:

VBoxDTrace: Made it to line 11272. (r11)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/sys/dtrace.h

    r53640 r53641  
    625625typedef uint32_t dof_stridx_t;  /* string table index type */
    626626
    627 #define DOF_SECIDX_NONE (-1U)   /* null value for section indices */
    628 #define DOF_STRIDX_NONE (-1U)   /* null value for string indices */
     627#define DOF_SECIDX_NONE (~1U)   /* null value for section indices */
     628#define DOF_STRIDX_NONE (~1U)   /* null value for string indices */
    629629
    630630typedef struct dof_sec {
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