diff options
Diffstat (limited to 'test/lheap.c')
-rw-r--r-- | test/lheap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lheap.c b/test/lheap.c index 5fe6c1f..e1694ba 100644 --- a/test/lheap.c +++ b/test/lheap.c @@ -29,6 +29,7 @@ const char *FILENAME[] = { #define NOBJS 40 + /*------------------------------------------------------------------------- * Function: main * |