whitespace updates
This commit is contained in:
parent
3968082df4
commit
68497c0bd3
@ -52,4 +52,3 @@ int uuid_compare(const uuid_t uu1, const uuid_t uu2)
|
||||
UUCMP(uuid1.clock_seq, uuid2.clock_seq);
|
||||
return memcmp(uuid1.node, uuid2.node, 6);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user