*** empty log message ***
authorJim Blandy <jimb@red-bean.com>
Tue, 31 Aug 1999 08:49:55 +0000 (08:49 +0000)
committerJim Blandy <jimb@red-bean.com>
Tue, 31 Aug 1999 08:49:55 +0000 (08:49 +0000)
libguile/ChangeLog

index d36ba7a..70f20a5 100644 (file)
@@ -1,3 +1,9 @@
+1999-08-31  James Blandy  <jimb@mule.m17n.org>
+
+       * procs.c (scm_make_subr_opt): Fix typo.  Remember to multiply
+       table lengths by the size of a single element when growing the
+       table.
+
 1999-08-30  Mikael Djurfeldt  <mdj@thalamus.nada.kth.se>
 
        * eval.c (SCM_CEVAL): Duplicated the method dispatch code at the