From: David Brodski Date: Tue, 19 Apr 2011 11:13:52 +0000 (+0000) Subject: changed name to fit better X-Git-Tag: initial-import-from-subversion-38251~18659 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e147f47e3f61e298644f17aaa29cfa1f45fa8d9d;p=oweals%2Fgnunet.git changed name to fit better --- diff --git a/src/include/gnunet_container_lib.h b/src/include/gnunet_container_lib.h index 3d1a2c97a..26579809d 100644 --- a/src/include/gnunet_container_lib.h +++ b/src/include/gnunet_container_lib.h @@ -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