Fix compilation with `--enable-debug-malloc'.
authorBake Timmons <b3timmons@speedymail.org>
Sat, 22 Oct 2011 11:28:53 +0000 (13:28 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sat, 22 Oct 2011 11:29:09 +0000 (13:29 +0200)
commit8fc5ef7df87f9f6da33af0cb3c79f354c0ccd708
treeb9e0be6bd4fceb832c6dda2d19243b437fea383d
parent80fc43f2cf12c7a21a0533cc84e91059ef9d8170
Fix compilation with `--enable-debug-malloc'.

* libguile/gc-malloc.c (scm_gc_register_collectable_memory): Add the
  missing second argument in the call to scm_malloc_register.
libguile/gc-malloc.c