Changeset 31386 in vbox for trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestProp.cpp
- Timestamp:
- Aug 5, 2010 9:48:04 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestProp.cpp
r31384 r31386 48 48 # undef memchr 49 49 # define memchr xf86memchr 50 extern "C" void* xf86memset(const void*,int,xf86size_t); 51 # undef memset 52 # define memset xf86memset 50 53 51 54 # undef RTSTrEnd
Note:
See TracChangeset
for help on using the changeset viewer.