uuid: add inline for hexnibble
This commit is contained in:
parent
d08ec05ae7
commit
14537475fa
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ static int fd = -1;
|
|||
/**
|
||||
*
|
||||
*/
|
||||
static int
|
||||
static inline int
|
||||
hexnibble(char c)
|
||||
{
|
||||
switch(c) {
|
||||
|
|
Loading…
Add table
Reference in a new issue