2013-03-19 02:42 UTC+0100 Viktor Szakats (harbour syenar.net)
* doc/howtorep.txt
* minor casing
* src/vm/dlmalloc.c
* src/vm/hvm.c
! fixed mingw -Wstrict-prototypes warnings
This commit is contained in:
@@ -1024,7 +1024,7 @@ DLMALLOC_EXPORT size_t dlmalloc_max_footprint(void);
|
||||
guarantee that this number of bytes can actually be obtained from
|
||||
the system.
|
||||
*/
|
||||
DLMALLOC_EXPORT size_t dlmalloc_footprint_limit();
|
||||
DLMALLOC_EXPORT size_t dlmalloc_footprint_limit(void);
|
||||
|
||||
/*
|
||||
malloc_set_footprint_limit();
|
||||
|
||||
Reference in New Issue
Block a user