diff --git a/d1/df3/hash__search_8cpp.html b/d1/df3/hash__search_8cpp.html
index 0e95ab569..5ba541bac 100644
--- a/d1/df3/hash__search_8cpp.html
+++ b/d1/df3/hash__search_8cpp.html
@@ -367,7 +367,7 @@ Variables
99 {
-
101 int key, index, i, counter;
+
101 int key = 0, index, i, counter;
102 index = 0;
103
104
diff --git a/d1/df3/hash__search_8cpp_source.html b/d1/df3/hash__search_8cpp_source.html
index 04c81aa18..cd517d7bc 100644
--- a/d1/df3/hash__search_8cpp_source.html
+++ b/d1/df3/hash__search_8cpp_source.html
@@ -184,7 +184,7 @@ $(function(){initNavTree('d1/df3/hash__search_8cpp_source.html','../../',''); })
-
101 int key, index, i, counter;
+
101 int key = 0, index, i, counter;