diff src/elhash.c @ 452:3d3049ae1304 r21-2-41

Import from CVS: tag r21-2-41
author cvs
date Mon, 13 Aug 2007 11:40:21 +0200
parents 98528da0b7fc
children c33ae14dd6d0
line wrap: on
line diff
--- a/src/elhash.c	Mon Aug 13 11:39:21 2007 +0200
+++ b/src/elhash.c	Mon Aug 13 11:40:21 2007 +0200
@@ -1547,5 +1547,5 @@
 {
   /* This must NOT be staticpro'd */
   Vall_weak_hash_tables = Qnil;
-  pdump_wire_list (&Vall_weak_hash_tables);
+  dump_add_weak_object_chain (&Vall_weak_hash_tables);
 }