Changeset 395 in vbox
- Timestamp:
- Jan 28, 2007 12:03:10 AM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 17966
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/darwin/alloc-r0drv-darwin.cpp
r1 r395 45 45 pHdr->u32Padding= 0; 46 46 } 47 else 48 printf("rmMemAlloc(%#x, %#x) failed\n", cb + sizeof(*pHdr), fFlags); 47 49 return pHdr; 48 50 }
Note:
See TracChangeset
for help on using the changeset viewer.