scm_i_alloc_struct does not take a "what" arg
authorAndy Wingo <wingo@pobox.com>
Tue, 8 Dec 2009 20:50:40 +0000 (21:50 +0100)
committerAndy Wingo <wingo@pobox.com>
Tue, 8 Dec 2009 22:13:20 +0000 (23:13 +0100)
commit96a44c1cab34e2cc3cf5a04a0c026f0863386137
tree2f009997e69e10edd75ebf2a12c9c246780ed515
parent485d13670be5ae5594cf04d87fb64c239c2c9b80
scm_i_alloc_struct does not take a "what" arg

* libguile/struct.h:
* libguile/struct.c (scm_i_alloc_struct): Change to not take a "what"
  argument. Callers changed.
libguile/goops.c
libguile/struct.c
libguile/struct.h