Changeset 62435 in vbox for trunk/src/VBox/ExtPacks/VBoxDTrace/onnv
- Timestamp:
- Jul 22, 2016 12:46:33 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/dtrace/dtrace.c
r62433 r62435 139 139 # undef NULL 140 140 # define NULL (0) 141 142 # ifdef _MSC_VER143 //# pragma warning(disable: 4389) /* signed/unsigned mismatch */144 # endif145 146 141 #endif /* VBOX */ 147 142
Note:
See TracChangeset
for help on using the changeset viewer.