whitespaces
This commit is contained in:
parent
cdebc5b78d
commit
1d3720fbcd
@ -516,7 +516,7 @@ namespace uuids
|
||||
else
|
||||
{
|
||||
data[index] = static_cast<uint8_t>(data[index] | detail::hex2char(str[i]));
|
||||
index++;
|
||||
index++;
|
||||
firstDigit = true;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user