]> rtime.felk.cvut.cz Git - ulut.git/blobdiff - ulut/ul_hashtabcust.h
uLUt: hash table correct leftover hard-coded prefix from testing.
[ulut.git] / ulut / ul_hashtabcust.h
index c6c00b0d5ce594b653a5e0731fd3835e340c1e50..9e9b496e997d5721451af48ee8fbb7847a84fa15 100644 (file)
@@ -57,7 +57,7 @@ const ul_hashtab_treeroot_t *cust_prefix##_privtree_tree4key(const cust_table_t
 static inline \
 void cust_prefix##_privdummy(cust_table_t *table) \
 {/*used to suppress warning about unused static function generated by GAVL*/\
-  cust3_privtree_init_root_field(&(table->cust_table_field.treeroots.treesingle));\
+  cust_prefix##_privtree_init_root_field(&(table->cust_table_field.treeroots.treesingle));\
 } \
 \
 static \