Changeset 3253 in vbox for trunk/src/VBox/Runtime
- Timestamp:
- Jun 24, 2007 3:08:01 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/strformatrt.cpp
r3239 r3253 662 662 { 663 663 #define STRMEM(str) sizeof(str) - 1, str 664 { STRMEM(" timespec"), sizeof(PCRTTIMESPEC), RTST_FLAGS_POINTER, RTST_TIMESPEC},664 { STRMEM("Dtimespec"), sizeof(PCRTTIMESPEC), RTST_FLAGS_POINTER, RTST_TIMESPEC}, 665 665 #undef STRMEM 666 666 };
Note:
See TracChangeset
for help on using the changeset viewer.