diff src/elhash.c @ 462:0784d089fdc9 r21-2-46

Import from CVS: tag r21-2-46
author cvs
date Mon, 13 Aug 2007 11:44:37 +0200
parents c33ae14dd6d0
children 5aa1854ad537
line wrap: on
line diff
--- a/src/elhash.c	Mon Aug 13 11:43:25 2007 +0200
+++ b/src/elhash.c	Mon Aug 13 11:44:37 2007 +0200
@@ -440,7 +440,7 @@
 			       double rehash_threshold,
 			       enum hash_table_weakness weakness)
 {
-  hash_table_hash_function_t hash_function = 0;
+  hash_table_hash_function_t hash_function =  0;
   hash_table_test_function_t test_function = 0;
 
   switch (test)