Skip to content
Snippets Groups Projects
Commit f6bd113f authored by Tilghman Lesher's avatar Tilghman Lesher
Browse files

Merged revisions 7827 via svnmerge from

/branches/1.2


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7828 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 7bbbbffa
No related branches found
No related tags found
No related merge requests found
......@@ -54,7 +54,7 @@ char *ast_skip_blanks(char *str),
\brief Trims trailing whitespace characters from a string.
\param ast_trim_blanks function being used
\param str the input string
\return a pointer to the NULL following the string
\return a pointer to the modified string
*/
AST_INLINE_API(
char *ast_trim_blanks(char *str),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment