Changeset 57358 in vbox for trunk/src/VBox/ValidationKit/snippets/alloc-1.c
- Timestamp:
- Aug 14, 2015 3:16:38 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 102121
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/snippets/alloc-1.c
r56295 r57358 25 25 */ 26 26 27 /******************************************************************************* 28 * Header Files * 29 *******************************************************************************/ 27 28 /********************************************************************************************************************************* 29 * Header Files * 30 *********************************************************************************************************************************/ 30 31 #include <stdlib.h> 31 32 #include <stdio.h>
Note:
See TracChangeset
for help on using the changeset viewer.