提交 5cf9a1a6 authored 作者: Anthony Minessale's avatar Anthony Minessale

update

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@18 a93c3328-9c30-0410-af19-c9cd2b2d52af
上级 93f95458
...@@ -34,10 +34,6 @@ hashtable_iterator(struct hashtable *h) ...@@ -34,10 +34,6 @@ hashtable_iterator(struct hashtable *h)
return itr; return itr;
} }
/*****************************************************************************/
/* key - return the key of the (key,value) pair at the current position */
/* value - return the value of the (key,value) pair at the current position */
/*****************************************************************************/ /*****************************************************************************/
/* advance - advance the iterator to the next element /* advance - advance the iterator to the next element
* returns zero if advanced to end of table */ * returns zero if advanced to end of table */
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论