backports from the p2p-nat-t branch:

* double assignment of function ''destroy'' in some jobs
 * typos
This commit is contained in:
Tobias Brunner
2007-07-19 14:12:19 +00:00
parent ac1557af51
commit c019260e01
8 changed files with 12 additions and 15 deletions
+1 -1
View File
@@ -319,7 +319,7 @@ struct message_t {
iterator_t * (*get_payload_iterator) (message_t *this);
/**
* @brief Find a payload of a spicific type.
* @brief Find a payload of a specific type.
*
* Returns the first occurance.
*