FSBUILD-297 remove strange characters

This commit is contained in:
Jeff Lenk
2010-08-10 22:07:44 -05:00
parent 07b81760cb
commit ba1546e055
2 changed files with 2 additions and 2 deletions

View File

@@ -327,7 +327,7 @@ void *msg_buf_move(msg_t *dst, msg_t const *src)
* @param[in] msg message object
* @param[out] vec I/O vector
* @param[in] veclen available length of @a vec
* @param[in] n number of possibly available bytes<EFBFBD>
* @param[in] n number of possibly available bytes
* @param[in] exact true if data ends at message boundary
*
* @return