diff src/hash.c @ 5935:d5eb0914ca1f cygwin

trial of E1 and UE1
author Henry Thompson <ht@markup.co.uk>
date Sat, 12 Dec 2015 21:49:31 +0000
parents e2fae7783046
children
line wrap: on
line diff
--- a/src/hash.c	Sat Dec 12 19:08:46 2015 +0000
+++ b/src/hash.c	Sat Dec 12 21:49:31 2015 +0000
@@ -240,7 +240,7 @@
   if (!key)
     {
       hash_table->zero_entry = contents;
-      hash_table->zero_set = (EMACS_INT)1;
+      hash_table->zero_set = E1;
     }
   else
     {