To keep others happy... revert part of my additions so trunk works.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@81344 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Joshua Colp
2007-08-29 16:03:51 +00:00
parent d99440e2ed
commit c9445d4a68
2 changed files with 14 additions and 8 deletions

View File

@@ -450,7 +450,7 @@ enum ast_event_ie_type ast_event_iterator_get_ie_type(struct ast_event_iterator
*
* \return This returns the payload of the information element as a uint.
*/
uint32_t ast_event_iteragor_get_ie_uint(struct ast_event_iterator *iterator);
uint32_t ast_event_iterator_get_ie_uint(struct ast_event_iterator *iterator);
/*!
* \brief Get the value of the current IE in the iterator as a string payload