changed name to fit better
authorDavid Brodski <david@brodski.eu>
Tue, 19 Apr 2011 11:13:52 +0000 (11:13 +0000)
committerDavid Brodski <david@brodski.eu>
Tue, 19 Apr 2011 11:13:52 +0000 (11:13 +0000)
src/include/gnunet_container_lib.h

index 3d1a2c97ab97e213ea0100a4ef9346e02ff8f891..26579809dd6659ce33214410f4daa5d1bb3e31e4 100644 (file)
@@ -925,7 +925,7 @@ GNUNET_CONTAINER_heap_get_size (const struct GNUNET_CONTAINER_Heap *heap);
  * @return cost of the node
  */
 GNUNET_CONTAINER_HeapCostType
-GNUNET_CONTAINER_node_get_cost (const struct GNUNET_CONTAINER_HeapNode *node);
+GNUNET_CONTAINER_heap_node_get_cost (const struct GNUNET_CONTAINER_HeapNode *node);
 
 /**
  * Iterator for heap