Minor documentation improvements.
This commit is contained in:
parent
88bcc6fde5
commit
03cdb09071
65 changed files with 126 additions and 126 deletions
|
@ -80,7 +80,7 @@ static bool PageDirty = false;
|
|||
*
|
||||
* \param[in] Byte ASCII byte of data to check
|
||||
*
|
||||
* \return Boolean \c true if the input data is ASCII encoded HEX, false otherwise.
|
||||
* \return Boolean \c true if the input data is ASCII encoded HEX, \c false otherwise.
|
||||
*/
|
||||
static bool IsHex(const char Byte)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue