Try to please the buildbot.

svn path=/trunk/; revision=54281
This commit is contained in:
Anders Broman 2013-12-20 06:50:46 +00:00
parent 5fbfa6c351
commit 350a207a22
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ wmem_strict_realloc(void *private_data, void *ptr, const size_t size)
return newblock->real_data;
}
static void
void
wmem_strict_check_canaries(wmem_allocator_t *allocator)
{
wmem_strict_allocator_t *private_allocator;